iOS app client for PassID PoC.
Before running the app PassID server should be up and running.
- Open
PassID.xcodeproj
in Xcode - Set
Team
account inSigning & Capabilities
- Run the app
- In the app go to settings and set server's URL address
- Close settings and go to
Register
screen - Fill in data from passport e.g.: Passport number, date of birth and date of expiry
- Press
Scan
button and put your passport near your iPhone. - If scan completes successfully and there is no communication error with the server,
you should end up on theSuccess
screen - Go back and open
Login
screen - Fill in data into form as in step 6 then follow step 7
- After successful login you can try to login again. This time the server should request your personal data from passport (EF.DG1 file). If you choose to send this file to the server it will return greeting with your name.