evermeer / PassportScanner

Scan the MRZ code of a passport and extract the firstname, lastname, passport number, nationality, date of birth, expiration date and personal numer.
BSD 3-Clause "New" or "Revised" License
457 stars 101 forks source link

Open just white view #11

Closed talalt closed 7 years ago

talalt commented 7 years ago

Hi! When I try to call my VC, which inherit PassportScannerController, it opens, but open just white screen view with nothing. Also before run I disabled bitcode in all targets, frameworks too. Why it can be? Thanks!