Post not yet marked as solved
Post marked as unsolved with 0 replies, 132 views
Hi guys, iam having troubles with removing an credit card pass from within my app.
I was able to add the card without any problems.
I got the entitlements which i need and also read the docs but theres not much on why iam having this problem.
The problem is that the removePass method is not doing anything, iam checkin wheater i have the pass, and i do have it, so the PkPassLibrary does contain the pass.
Is there anyone who can help me with that? what i saw is that the passTypeIdentifier is somehow i would say common since its 'paymentpass.apple.com' and not the value of the identifier which i set in developer identifiers.
But iam getting this back from i guess the method which adds the pass into the app.
thanks for any advices!