SimonWaldherr / passkit.php

a php function to create passes for Apple Passbook
http://simonwaldherr.github.com/passkit.php/
61 stars 14 forks source link

Passes not download on iPhone #4

Open oroooat opened 10 years ago

oroooat commented 10 years ago

I followed every step in Howto section The Passes download and can add on iOS Simulator. But My real devices not working still got error "Safari Cannot Download Files" I tried generate new Certificate many times but it's still not working...

Could you provide a method how to generate a Certificate? P.S. I upload to server , not localhost

(My way) Keychain Access -> Certificate Assistant -> Request a Certificate from.... fill my email , common name "pass.com.oroooat" save .certSigningRequest

Switch to Apple Developer Portal In Pass ID Setting I registered Identifier as common name 'pass.com.oroooat' and upload .certSigningRequest

I downloaded a generate pass.cer and added to keychain access then export .p12 No luck , Still not working

yasirgit62 commented 5 years ago

I have used the library to create the pass. I have created the .pkpass file successfully. when i open the .pkpass file in my android mobile it ask me to open .pkpass file with which application so i choose the pass2u android wallet app to open the pass and it create the pass successfully. But my question is that when we create the pass in the different pass creator websites they will give a qr code that we scan with the mobile wallet app and pass will install in the app . how to do this that i give the qe code so that users can scan from their mobileapplication.

And the second thing is that how to update the pass so that automatically in installed passes in different users mobiles will update and how to count the no of pass install and uninstalls

I am in very trouble . Please solve my problem