09-30-2022 14:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-30-2022 14:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If I am not mistaken phone portion of the Fitbit OS Simulator is based on Chromium, right? Which means companions developed on the simulator are guaranteed to work only on Android devices.
It would be great if the Simulator could switch to something like WKWebView as well to simulate an iOS device. There have been many scenarios where things would work on Android and fail on iPhone.

10-01-2022 11:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-01-2022 11:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-01-2022 11:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
There are differences in the way JavaScript in executed on iPhone and Android. For example my apps and faces that use this library work perfectly fine on Android and simulator, but fail on iPhone.

10-01-2022 11:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-04-2022 02:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-04-2022 02:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
These issues originally came from users, who don't have simulators, and whose phones are in perfect sync with the watch. The companion code works on Android phones and fails on iPhones.

