Migration from an older version to v2.16.0
First of all, please take a look at this page.
After it, please take a look at the iOS native SDK migration guide.
iOS steps:
Remove these frameworks from your project:
MobbCommons.xcframework
MobbScanSDK.xcframework
MobbScan_MobbIDFaceValidator_iOS.xcframework
- Execute the following command:
$ npm uninstall react-native-mobbscan
- Follow the Installation instructions.