-
https://www.raywenderlich.com/2113-apple-pay-tutorial-getting-started
https://developer.apple.com/app-store/review/guidelines/#apple-pay
https://developer.apple.com/library/archive/documentation/Pas…
-
There are several APIs which will become deprecated once iOS 12 is officially launched to the public.
Are there any plans to add the newer APIs for Apple Pay?
e.g. https://github.com/naoufal/rea…
-
Hey Dude Thanks For This!
Do you by chance know how you could send notifications to passes? Or how to get the push token from the device? I tried reading the developer guide but they make me feel d…
AWZRD updated
4 years ago
-
Hi and thank you for this plugin.
There is a problem with using checkPairedDevicesBySuffix to check if card is already in the wallet, and it is because those 4 numbers are not guaranteed to be uniq…
-
The exported `AddPassButton` doesn't render the Apple Wallet Icon
Expected:
![alt text](https://developer.apple.com/wallet/images/add-to-apple-wallet.svg)
https://developer.apple.com/wallet/
A…
-
Hello,
I have an error when I try to compile for iOS 9 on the current latest Xcode version:
"dyld: Symbol not found: _kABPersonAddressCityKey"
I searched and I found this topic: https://stackover…
-
If the card is not added, userCanPay returns false, resulting in the button not being displayed. Shouldn't the pop-up window guide the user to add the card under normal circumstances?
-
```
What steps will reproduce the problem?
1.Make a template, and save it
2.Close the page.
3.Open same template.
What is the expected output? What do you see instead?
expected : loading should finis…
-
`apply plugin: 'maven'` // build.gradle:app is deprecated from Gradle 7.0
Build error:
`A problem occurred evaluating project ':react-native-passkit-helper'.
> Plugin with id 'maven' not foun…
-
Hi can someone point me to any documentation about a gitftcard balance.
I found infos about it at https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/Ecos…