11-03-2021 05:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-03-2021 05:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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!

11-03-2021 05:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-03-2021 05:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

