How do I test realtime streaming without a wearable?
The data generator/simulator does not yet support realtime streaming simulation, it covers the Unified API and mobile SDK only.
The data generator/simulator does not yet support realtime streaming simulation, it covers the Unified API and mobile SDK only.
To test realtime integrations without a physical wearable, use the phone's own sensors:
1
Initialise the realtime SDK as usual.
2
Start streaming with the phone connection type (Android or Apple) instead of BLE.
3
Request data types such as heart rate or steps.
Which data types are available depends on the phone's sensors.
PreviousHow do I keep BLE streaming alive when iOS is backgrounded?
NextWhy does my watch streaming session hang?
Last updated
Was this helpful?