-
Notifications
You must be signed in to change notification settings - Fork 7
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
Send template updates to Apple Wallet passes #6
Comments
32 tasks
This was referenced Aug 30, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
Populate the pass template with details stored in the `downloads` table
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
- Add `latest_updates` table to database - Use timestamp of latest update in `Last-Modified` header when downloading .pkpass - Use timestamp of latest update as `lastUpdated` when getting the list of updatable passes
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
Return `lastUpdated` as string instead of number, adhering to the Apple documentation: https://developer.apple.com/documentation/walletpasses/serialnumbers
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
aahna-ashina
added a commit
that referenced
this issue
Sep 13, 2022
Send template updates to Apple Wallet passes (#6)
aahna-ashina
changed the title
Send updates and push notifications to Apple Wallet passes
Send template updates to Apple Wallet passes
Sep 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://app.dework.xyz/nation3/app-2?taskId=75a91c93-893e-43af-9dd3-06f23232db0c
Apple documentation:
registrations
tablelastUpdated
timestamplastUpdated
downloads
tablelast-modified
header to/api/apple/v1/passes/[passTypeIdentifier]/[serialNumber]
The text was updated successfully, but these errors were encountered: