Integrating Verisoul in Flutter Apps
pubspec.yaml
file:
minSdk
to 24 in android/app/build.gradle
ai.verisoul:android
package cannot be downloaded, add the following Maven repository inside your android/build.gradle
file:
MainActivity
, to override dispatchTouchEvent
function and pass the data to Verisoul like shown below.
App Attest
capability to your project. This capability allows the SDK to perform necessary checks and validations to ensure the integrity and security of your application.
Update your app’s entitlements file: