Apple Pass Did not open successfully.
See original GitHub issuehey @alexandercerutti hope you are fine. Can you please help me out in this case.
This is my pass.json
{
"formatVersion": 1,
"passTypeIdentifier": "pass.com.parksuiteapp.parksuite",
"serialNumber": "1968447676928229592",
"teamIdentifier": "6U93C32K9G",
"barcodes": [
{
"message": "123456789",
"format": "PKBarcodeFormatQR",
"messageEncoding": "iso-8859-1"
}
],
"barcode": {
"message": "123456789",
"format": "PKBarcodeFormatQR",
"messageEncoding": "iso-8859-1"
},
"organizationName": "Github Inc.",
"description": "A Booking pass",
"foregroundColor": "rgb(255, 255, 255)",
"backgroundColor": "rgb(253, 123, 35)",
"coupon": {}
}
generate from this code .
Issue Analytics
- State:
- Created 2 years ago
- Comments:28 (14 by maintainers)
Top Results From Across the Web
Apple Pass cannot be opened in Apple Wallet
I am conducting a development with Apple PassKit. I can create the pass successfully and the pass can be opened in MacOS. However,...
Read more >Wallet App doesn't work properly - Apple Community
Wallet App doesn't work properly. Hi! I faced a problem with Wallet App. When I want to add some tickets to my Wallet,...
Read more >Problem with retrieving pkpas files - Apple Community
The file doesn't open in my wife's Iphone, she thought it is opening, while it is was just the pop-up menu - the...
Read more >Wallet does not open automatically when P…
The issue that I am facing is that the Terminal doesn't seem to be sensing and opening up my Wallet App on the...
Read more >Problems and their solutions for Apple Pay, Apple Card, and ...
Make sure your card is not expired. ... Perform all of these steps before attempting to add card to Wallet to save time....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
So here’s a recap: After some investigations, while talking in a private chat on Telegram, we were able to generate correctly an openable pass through the usage of examples provided, by changing just the data in pass.json of the generated model. The pass could be opened correctly on an iPhone 8 with iOS 15 of mine.
So, since certificates were okay, data and pass too, we can confirm the issue might be related to saving the pass on the disk and serving through another endpoint through GraphQL. We suspect it might be related to encoding or something else in the OS (for instance, it is Ubuntu (don’t know the version)) that is breaking the zip file.
I’m closing this for now. 😃
What you mean by “converting it”? Would you mind sharing with me the pass you are trying to opening? You can send it to me via Telegram (link in profile).
P.s you tagged the wrong person 😃