Authenteq API Documentation
Search…
Introduction
Create an Account
Documentation
Change Log
Migration Guides
Mobile SDK 1.63 & WebIDV
Multi-Document Flow
Version Support
Mobile SDK
iOS
Android
React Native
Flutter
Authentication Token
UI Customization
Examples
Web
Web Overview
Getting Started
How to Integrate Web?
Examples
API Reference
Export
Export Overview
API Reference
Webhook
Webhook Overview
AML
AML Overview
API Reference
Recognition
Recognition Overview
API Reference
Powered By
GitBook
Migration Guides
Updating to the most recent version of the Authenteq SDK:
When using ReactNative
: Run
npm update react-native-authenteq-flow
iOS
: Enter the project directory and run
pod update
Android
: Gradle will automatically upgrade to the newest version.
​
When developing a Native App
: Specify the new release version in the correct configuration file:
iOS:
Update the Podfile with the new version and then run
pod update
Android:
Update the build.gradle file with the most recent version and save.
Some versions of the Authenteq SDK will require minor changes on your side to be compatible. Please see the subsection for more details.
Previous
Web and API
Next
Mobile SDK 1.63 & WebIDV
Last modified
1yr ago
Copy link