google-wallet / pass-converter

Tool to convert passes for different wallet apps from one format to another
Apache License 2.0
198 stars 29 forks source link

Apple Pass requires Dev Account? #5

Closed MentalGear closed 1 year ago

MentalGear commented 1 year ago

I was just wondering whether when converting a google pass to an apple pass, if there's also an Apple Dev Account and certificate required?

Can Google Passes also be used on Apple devices with another app?

stephenmcd commented 1 year ago

Hi there,

I can't comment on what Apple devices support, you'll need to consult Apple documentation for that.

As for Apple certificates when converting, you can convert Google to Apple passes without a certificate, but the resulting pass will not be signed, and you'll need to programatically do that yourself separately. This is covered in detail in the README, so please consult it for clarity.