Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Android Integration

  1. Follow the steps on /wiki/spaces/IW/pages/1797095425 Mobile Protect SDK for Android via Maven

  2. In the Android project, create the xml directory (flutter_app/android/app/src/main/res/xml) if it does not exist. Then, copy the mobileprotect.xml config file into the xml resources folder.

...

  1. Follow step 1 on Mobile Protect SDK for iOS via CocoaPods (cocoapods.org)

  2. In the iOS project copy the MobileProtect.plist config file into the Flutter project's Xcode project, place it in the project root. See Add Existing Files and Folders to a Project for instructions.