Native Class Documentation
Learn how to integrate the Validic Mobile library into your mobile application, giving you access to powerful data collection features through HealthKit, Bluetooth Low Energy, and VitalSnap
Legacy (v1) vs Inform (v2)
The same Validic Mobile SDKs are used by both Legacy (v1) and Inform (v2) API customers. To make the documentation easier to access, the Mobile Getting Started Guides and class documentation are hosted on our Inform (v2) documentation site.
The API documentation, however, is different between Legacy (v1) and Inform (v2). If you are an Inform (v2) API customer, you must use the Inform API documentation.
If you are a Legacy (v1) API customer, be sure to go back to the Legacy API documentation.
iOS Class Documentation Reference:
Android Class Documentation Reference:
- Shared
- BLE
- VitalSnap
- Google Fit (requires approval from Google)
- Samsung Health (requires approval from Samsung)
Valid user session required
A valid session is required in order to use any of the modules in the Validic SDK.
A Validic user must first be provisioned using the Validic API. Then you can start a session in the SDK using their Inform user credentials.
All mobile operations will fail if a valid user session has not been started first.
Updated 8 days ago