regulaforensics / DocumentReader-iOS

iOS Framework for reading and validation of identification documents
56 stars 15 forks source link

When i tried to test 'DocumentReaderCore', the app can not scan MRZ code #3

Closed mingtai511 closed 6 years ago

mingtai511 commented 6 years ago

When i test 'DocumentReaderCore, the app didn't scan MRZ code So I checked log, "License step 5 fails: no capabilities" I introduced license file correctly. Why the license fail issue occure? Thanks

DzmitrySmaliakou commented 6 years ago

@mingtai511, Try to recreate license key now. We add MRZ core recently, and if you create your key more then one week ago it just not support MRZ mode. By the way, I'm check all this step right now and all working fine, please try.

mingtai511 commented 6 years ago

OK, Thanks, I will try again now

mingtai511 commented 6 years ago

By the way I can not create license key again with same bundle id, Can you remove old license key? Because the bundle id should not be changed because app was published Thanks

mingtai511 commented 6 years ago

OK, I solved issue, Thanks