Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pass to Android #143

Open
g021670 opened this issue Apr 19, 2024 · 2 comments
Open

Add Pass to Android #143

g021670 opened this issue Apr 19, 2024 · 2 comments

Comments

@g021670
Copy link

g021670 commented Apr 19, 2024

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.

@tschoffelen
Copy link
Owner

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.

@trevorclarke
Copy link

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

https://codelabs.developers.google.com/add-to-wallet-web#0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants