Migrating from the v1.x.x SDK to the Inform SDK (v2.x.x)
Inform Mobile SDK
Make sure you are on an up-to-date v1 SDK before migrating!
Before migrating to the Inform SDK, make sure you first update your mobile project to one of the following v1 SDK versions:
- Native Android: v1.17.2 or higher
- Native iOS: v1.17.2 or higher
The Inform version (2.0.0 and newer) of the Validic Mobile Library is designed to improve interoperability with the rest of the Validic ecosystem. It includes improved Record models that closely match the models used in the rest of the Validic Inform system, but offers a clear production upgrade path by maintaining backward-compatibility with the v1 models.
Each module contains a README with usage information for v1 and Inform.
Migration guides from the v1.x.x SDK to the Inform SDK along with tutorials can be found here:
- Native Android
- Native iOS
- React Native
- Migration Guide (coming soon, please refer to the Native SDK migration guides above)
- Tutorials
Updated 16 days ago