09-27-2017 09:13 - edited 09-27-2017 09:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-27-2017 09:13 - edited 09-27-2017 09:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This topic has been broached a few times, but it doesn't seem to have been updated in a while.
https://community.fitbit.com/t5/Web-API-Development/Launching-fitbit-ios-app-from-my-own-ios-app/td-
Is there a url I can put into my iOS/Android app that will open the FitBit app? Or is the accepted solution still to use the Get Devices endpoint?
10-21-2017 05:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-21-2017 05:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
For iOS:
fitbit:// is the URL you are searching.
Just try this using openURL method of iOS.
Remember to register in info.plist.
Thanks
