-
Shouldn't the type of `requiredShippingAddressFields?` be `AddressFields` (defined on line 11)? Since currently the type is `ContactFieldsType`, which to me doesn't really makes sense.
https://gi…
-
I noticed the link pointing to the Apple Dev Documentation doesn't work:
> PKPersonalizePassResource is used to store the signup information for a rewards program (see https://developer.apple.com/l…
-
Hi , my apple pay button works great and return the token but i just need these values from onApplePayResult :
transactionId,
ephemeralPublicKey,
publicKeyHash,
data,
signat…
-
Apple has launched iOS 16.1 which allow to delete wallet meaning they allow other developers to access the API
-
Hi Dmitry , thanks for this amazing library it helped me a lot so far , but I if you can please clarify more how the RegisterDeviceAsync() sendPushNotificaion() feature can be implemented to be able …
-
**Describe the bug**
Apple pay button is not showing in physical device but working fine in simulator.
Here's code snippet.
// Initialize the payment sheet
await Stripe.instance.init…
-
Steps to reproduce:
Create a new Net 7.0 multiplaform app, add EFCore.BulkExtensions (7.0.1), try to build for iOS (device or simulator)
Error:
```
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/…
-
## Running OS
Windows 11
Node Version 16.6.0
## Description
I am using the following code to generate a PKPASS File in Node.
```
const pass = await PKPass.from({
model: "./t…
-
## Running OS
AWS Lambda
## Running Node Version
Node.js 16.x
## Description
Hi!
First at all, thank you for all your work!
To get into the point, i'm using your library on an AWS…
PCC94 updated
2 years ago
-
I am getting "Cannot load app details" Error in back of the pass.
can anyone please help me on this
![backpass](https://user-images.githubusercontent.com/72590105/159618658-823a3fd2-17e3-4bf9-8ace…