Introduction
The DataSapien Mobile SDK is a lightweight, embeddable Zero-Party Data (ZPD), Zero-Shared Data (ZSD), and on-device intelligence engine that securely collects, stores, and processes personal data directly on iOS and Android devices.
Designed for seamless integration, the SDK can be added to your mobile app as a library and initialized with just a few lines of code. It establishes two-way communication between your app and the SDK:
The SDK is designed to be easy to add to your mobile app as a library, configure, and init as part of your mobile app with just a few lines of code. There is two way communication between DataSapien Mobile SDK and your mobile app:
- Your app invokes SDK services and functionality as needed.
- The SDK triggers callbacks registered by your app to notify it of important events (e.g., rule conditions met).
You will need to configure the Mobile SDK to connect to your Orchestrator. Once configured properly, the SDK securely synchronizes and receives updates (MeData Definitions, Audiences, Journeys, Rules, ML/AI models, etc.) from the Orchestrator.
SDK Maintained Stores
The Mobile SDK creates and securely manages three dedicated on-device data stores:
- Data Vault: Securely stores all collected MeData values. This vault is maintained and accessed through the MeData Service
- Reward Vault: Stores every type of reward earned by the user. This vault is managed by the Reward Service.
- OWF Wallet Storage: FA standards-compliant wallet for storing and managing Verifiable Credentials and assets. This vault is maintained by the Wallet Service
Each of the above services provides high-level, easy-to-use APIs that allow your mobile app to safely read from, write to, and react to changes in these stores while preserving privacy, encryption, and user control at all times.
The Mobile SDK contains backup and restore functionality to create a backup of the above stores on the user's choice of cloud provider, including iOS and Google (Android) cloud. This backup & restore functionality ensures reslience of the edge data storage, and can be invoked by your host app.
On-Edge Intelligence
DataSapien is the pioneer of using on-edge ML / AI for real life business use cases. Intelligence Service provides access to ML / AI models and three levels of intelligence.
DataSapien provides consultancy regarding the best use of ML/AI models on-edge. Contact us
OWF Compliant Wallet
The DataSapien Mobile SDK is an OpenWallet compliant wallet. This means it implements required data structures as a wallet provider and it can interact with compatible issuers and third parties.
Licensing
A license file is needed to use the DataSapien Mobile SDK. The license file contains a digital signature with your unique identifier and list of enabled SDK services.
Contact us about the license and for further information.