Good Day!
I am currently working on in-app provisioning integration into our app.
I have an error when I try to add a card into my wallet via our app. Btw card was successfully added from native iOS flow.
So When I try to send PKAddPaymentPassRequest from my app into PassKit SDK I get next error on UI:
«Could not add card» «Try again later or contact your card issuer for more information»
In console of the device I get next errors:
«PassbookUIService» «Proceeding with provisioning without fairplay data: -42187»
And also I noticed that some response has 500 status
«PassbookUIService» «Task <7F93C0ED-B20D-4557-92A2-8C98608410F4>.<4> received response, status 500 content K»
Attached screen from console.