-
## Running OS
MacOS
## Running Node Version
🤷 workerd I guess? It's the cloudflare build run time (I use bun)
## Description
Build works locally but on deployed app (Cloudflare …
-
It would be good to then clarify that payerName would be the user’s preferred rendering of their name.
-
After updating to Xcode 10, we saw our tests crashing when swizzling Foundation methods like `[NSDate date]`.
```
objc[30382]: no class for metaclass 0x11588e700
```
```
*** Terminating app d…
-
## Running OS
Cloud Functions
## Running Node Version
node v18.0.3
## Description
Im basically creating the pass on demand in a cloud function with all the files bundled. The issue is w…
-
-
echo 'com.apple.mobilecal' | nc 127.0.0.1 8000
after that command , the Simulator show 'SpringBoard stop running'
-
# Error: probably related to MAC M1
Installed pyobjc-core and pyobjc module in that order via pip in venv.
## System Info
machdep.cpu.brand_string: Apple M1
ProductName: macOS
ProductVersio…
-
I have an issue identical to https://github.com/mssun/passforios/issues/400. I don't know why they closed it, but what I am experiencing is identical down to having sub keys. It simply crashes as soon…
-
- [x] #205
- [x] Change do-not-zip method to create buffers (#204, https://github.com/Conduitry/do-not-zip/issues/7)
- [x] Include Source maps in the project (#182)
- [x]Â Upgrade Typescript
- [x]…
-
I had a problem recently when I was adding a PKField and I set the value as a String and also set the currencyCode. Apparently iOS silently rejects passkits with inconsistent field data, which led to…