Migration from an older SDK version to v2.22.0
Configuration steps
First of all, please take a look at this page.
In the 2.22.0 version, MobbScan fully decouples the use of the default views for face recognition from the SDK. That is why you should link both MobbScan_MobbFaceUX
and MobbFaceUX
frameworks in order to use the default user interface. On the other hand, if you plan to develop your own user interfaces from scratch you should omit linking both frameworks as you will not be using them.
Besides, this new version drops support for the offline mode and MobbScanOffline.xcframework
has been refactored. Thus, in case you needed this framework for MRZ or passport scan use cases, you should remove all the bundles from your project and update this framework.