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

support for personalize passes #6

Open
dolphinsd opened this issue May 1, 2020 · 3 comments
Open

support for personalize passes #6

dolphinsd opened this issue May 1, 2020 · 3 comments

Comments

@dolphinsd
Copy link

Additional support is required to personalize passes

See docs https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/PassPersonalization.html

@justdmitry
Copy link
Owner

Rewards enrollment is only available for NFC-enabled reward cards

I have no NFC-enabled passes to test with :(

@dolphinsd
Copy link
Author

@justdmitry - I can help you to test it, i have them

Repository owner deleted a comment from aravindhjahan25 Jan 13, 2021
Repository owner deleted a comment from krishnakumar-k Jan 13, 2021
@justdmitry
Copy link
Owner

It seems you can try yourself in a fork:

  1. create\deliver a pass with additional personalization.json and personalizationLogo@XX.png
  2. update IPassKitService to add new Personalize(...) method
  3. update PassKitMiddleware to catch new /personalize call and route to IPassKitService

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

2 participants