The passTypeIdentifier
or teamIdentifier
provided may not match your certificate, or the certificate trust chain could not be verified.
I am creating new Pass type ID in apple developer account using my pass type ID but, I was created pass type ID after I also create certificate then install in keychain,
Now, I export 2 file and save .p12
file at my folder, after that I open terminal and extract with .p12
file to .pem
file and upload to my AWS server
Now, I run this code and try to download in iPhone safari browser but not able to download it.
After I try to debug via Xcode using Console and I figure out like
The passTypeIdentifier or teamIdentifier provided may not match your certificate, or the certificate trust chain could not be verified.