question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Apple Pass Did not open successfully.

See original GitHub issue

hey @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 .

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:28 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
alexandercerutticommented, Oct 19, 2021

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. 😃

1reaction
alexandercerutticommented, Oct 12, 2021

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 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found