-
Hello everybody!
I know, probably what I'm going to say here will sound weird to many, but I'm talking as a user and I don't know very deeply the internals of forge.
I'm here today to open a discu…
-
This is a list of frameworks I've been working through in the translation PRs.
This is basically just what shows up on the Apple website under system frameworks, technologies page, the SDK director…
-
https://github.com/google-wallet/pass-converter
Use `Event ticket` for qr code pass and `Offer/Coupon` for coupon barcode
-
I have a flow where a user fills out an address form that we store in `UserDefaults`. Normal address fields, email, phone, first and last names. My goal is to pre-fill the Shipping Address on the Appl…
-
> 2021-01-27 14:09:14.772749+1300 [47437:1094357] ApplePay canMakePayments == true
2021-01-27 14:09:14.776377+1300 [47437:1094357] ApplePay request ==
2021-01-27 14:09:14.784550+1300 [47437:1094357…
-
Hi @alexandercerutti , this thread has been very helpful in finding the right documentation for the new apple passes.
However I am facing an issue which is when trying to install the new pass to my …
-
Though the code is working for Safari push and Passbook passes, if I asn1.Unmarshal the result in a test, I get an error:
asn1: syntax error: sequence truncated
``` go
var container container
_, err…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-apay@1.3.1` for the project I'm working …
-
-
Hi,
Is there method available to call back to Apple wallet to let know the card in wallet is good/bad to complete activation of card ?
Using plugin to check wallet is there and checkPairedDeviceyByS…