Hey there,
Thanks for reaching out, and you’re right, at the moment, Samsung Health can only be accessed on Android devices, and Apple Health is limited to iOS devices. That means you won’t be able to connect Samsung Health to Terra from an iOS device directly.
Terra’s SDK can’t transfer or modify data between the two Health Kits, and syncing between Samsung Health and Apple Health isn’t natively possible.
Your options going forward:
- Use Terra on an Android device: This is the only way to connect Samsung Health directly.
- Cross-platform approach: If your app uses React Native or Flutter, you can handle Samsung Health on Android and Apple Health on iOS separately within your codebase.
- You can also sync Samsung data to Google Fit
The key thing to keep in mind is that Terra’s mobile SDKs are designed to work with the native health platforms on each OS:
iOS: Apple Health
Android: Samsung Health and Health Connect
Let me know if you need help implementing the Android setup :) We’re happy to guide you through it.