Skip to content

Commit

Permalink
Add note to apple_passkit
Browse files Browse the repository at this point in the history
  • Loading branch information
ueman committed Jul 21, 2024
1 parent 1ff900a commit aa77ada
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apple_passkit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ After that, use `await ApplePassKit().passes()` to load your installed passes.
- [Loyalty passes](https://developer.apple.com/wallet/loyalty-passes/)
- [Wallet Developer Guide](https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/index.html#//apple_ref/doc/uid/TP40012195-CH1-SW1)

## Failure to add passes

If you run into problems adding a pass to the wallet, you can try
to use ['passkit'](https://pub.dev/packages/passkit) which may give you more specific error messages to work with.

## Contributors

Thanks a lot to all the awesome contributors:
Expand Down

0 comments on commit aa77ada

Please sign in to comment.