Inform SDK Mobile Quick Start Guides
In this section, you will find step-by-step guides on how to integrate the Validic Mobile Inform SDK (v2.x) libraries into your mobile project with in-depth explanations of each feature.
Feature Matrix
The modules/frameworks supported by each Inform SDK (v2.x) are listed below:
FRAMEWORK/ MODULE | iOS native | Android native | Cordova (iOS/Android) | React Native (iOS/Android) | Flutter (iOS/Android) |
|---|---|---|---|---|---|
SESSION (CORE/SHARED) | |||||
BLUETOOTH | |||||
LIFESCAN ONETOUCH MCK | Not Supported | Not Supported | Not Supported | ||
APPLE HEALTH AGGREGATOR | Not Supported | ||||
APPLE HEALTH HIGH-FREQUENCY DATA (INTRADAY) | Not Supported | Not Supported | Not Supported | Not Supported | |
HEALTH CONNECT AGGREGATOR | Not Supported | ||||
VITALSNAP (OCR) | Not Supported |
🚨 If you are currently using our v1.x SDK, you can review the migration guides for more information on how to upgrade.
Valid user session requiredA 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 22 days ago
