tomasmcguinness / dotnet-passbook

A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!
MIT License
319 stars 117 forks source link

"Cannot load app details" Error in back of the pass #151

Closed shane2201 closed 2 years ago

shane2201 commented 2 years ago

I am getting "Cannot load app details" Error in back of the pass. can anyone please help me on this backpass ?

tomasmcguinness commented 2 years ago

Are you using the correct bundle identifier? Has the app been submitted to the store yet?

shane2201 commented 2 years ago

Yes, we are using the correct bundle identifier and the app is also submitted to the app store. Is there a way to hide this?

tomasmcguinness commented 2 years ago

Is the app owned by the same Apple account that you are using to generate the Passkit certificates from?

KiwiVandi commented 2 years ago

I find/found that if running in simulator I encounter this error also, but running from device solves it :)

KiwiVandi commented 2 years ago

Im also on Pitt st sydney if you need help haha

tomasmcguinness commented 2 years ago

I'm going to close this ticket. If there is still an issue, just reopen it.