Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error on Android SDK Build

Hi All,


We have an app that records accelerometer data on the watch and sends it to the fitbit companion app via file transfer at fixed intervals. This works well on iPhone, but on Android fails with the following error.  Any pointers on why it would work on iOS but not android. We are using SDK5 and Sense.

 

[8:11:47 PM] Companion: Error: Java exception was raised during method invocation
 ? at companion/index.js
[8:11:47 PM] Companion: Failed to launch companion due to error loading companion script

 

 

Thanks!

Best Answer
0 Votes
1 REPLY 1

Please can you include version numbers of device and mobile app.

 

also, we'll need to see the source for the companion too.

 

If you have access to adb, try seeing if logcat reveals more info about the failure.

Best Answer
0 Votes