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.

Need Help regarding the wallet pass file

See original GitHub issue

I have tried creating a wallet pass using this library and I can open that pkpass file in my mac and it works. But when i try to open that in my i-phone it doesn’t works. I tried sending it to my mail on phone and then while downloading the pkpass nothing happens and in safari it says safari can not download this file. This is my pass.json file and i have also attached the pkpass file generated using this library. I tried this on Iphone 8 and Iphone X and Iphone 12 pro max. File is easily openable in Macbook pro but not in Iphone. I have verifies the team identifier and pass type identifier these are all correct. Pkpass file drive link

{
	"formatVersion": 1,
	"passTypeIdentifier": "pass.com.mXXXXc.beXXXtac",
	"serialNumber": "23nmyuxofg146na",
	"teamIdentifier": "44VXXXY3TF",
	"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": {}
}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
shubhamrmobcommented, Sep 17, 2021

I replaced the Apple WWDR certificate and its started working. The certificate was not even expired so this was really weird. Thanks for your help @alexandercerutti

0reactions
alexandercerutticommented, Sep 16, 2021

Hey @shubhamrmob, have you been able to solve it? If so, which was the issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add, use, and share boarding passes, tickets, and other ...
How to add a boarding pass, ticket, or other pass to Apple Wallet on your iPhone ... Tap Add to Apple Wallet. ......
Read more >
Save and use flight or event tickets - Google Wallet Help
Add a ticket to Google Wallet You can buy your ticket through any of the f. ... You don't need an Internet connection...
Read more >
Pass2Pay lets you use your Apple Wallet passes and cards in ...
Google Pay has some great functionality on its own, allowing you to ... support for pkpass files, a file type used for things...
Read more >
WalletPasses | Passbook Wallet - Apps on Google Play
With WalletPasses, you can use passes on your Android phone to check in for flights, get and redeem rewards, get in to movies,...
Read more >
Easy Ways to open PKPASS File on Computer and ... - Jihosoft
How to open PKPASS files. PKPASS (Passbook Pass Format) is an Apple Wallet file used for saving boarding passes, coupons, loyalty cards, movie ......
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