Open g021670 opened 7 months ago
I think this is slightly outside the scope of this library. Android now has it's own standard for the Google Wallet passes, but I think we want to keep this library Apple-specific, as we don't want to have to do payload processing to map the fields of the pass to the correct fields for each pass format.
Having dealt with Google Passes as well, they work in a different manner and your best bet is to go grab the latest sdk samples from the Google resources:
https://developers.google.com/wallet/generic
https://developers.google.com/wallet/generic/getting-started/onboarding-guide
Expected Behavior
Pass can be added to IOS and Android
Actual Behavior
Pass can only be added to IOS
Hello Everyone,
ist there an App on the Google Play Store, that can open the passes, that we created with this Repo? I tried several but none seems to work. When I use the Signtool that apple provides, i can use the passes on both IOS and Android.
Id offer work together on a solution.