I want to access driving license or state ID document from apple wallet in my application. I want the document to verify the user. Can you please guide me how to do that?
How to access wallet in IOS app
You first need to create an entitlement in your app to access the passes.
Then you can proceed readingt the pass as described here:
.
I want the document to verify the user
Could you explain what type of verification ?