-
## Overview
As I was going through the `ApplePass` model and I couldn't figure out how I can add barcode as I am trying to follow this
```
https://developer.apple.com/library/archive/documentati…
-
### Environment
- OS and Version: Apple M1 Max / 13.2.1 (22D68)
- VS Code Version:
Version: 1.82.2 (Universal)
Commit: https://github.com/microsoft/vscode/commit/abd2f3db4bdb28f9e95536dfa84d8479f…
-
### Steps to Reproduce
1. Create a default ios project targetting .net7.0-ios
2. Add the following to csproj: `-gcc_flags "-force-load ${ProjectDir}/mylib.a"`
3. Build - `clang++ exited wit…
-
```
Thanks for the feedback! We'll see if we can make this less messy.
_Originally posted by @davidme-stripe in https://github.com/stripe/stripe-ios/issues/1204#issuecomment-531884071_
```
I n…
-
## Description of bug / unexpected behavior
I'm using python 3.11.3 and Manim v0.17.3. When I add one line code `self.add_subcaption("")` in the construct method and then run the `manim -pqk ...` i…
-
## Issue
Some of iOS devices facing weird issue while generating token using `await messaging().getToken()`
Error list :
- `Could not connect to the server`
- `An SSL err…
-
Silent force close for latest version 11.1.0 but Working fine if Downgraded to version 10.1.0 both for IOS and android is fine in this version 10.1.0
here my package list:
```
"dependencies": {…
-
Hi Team, could you please provide info how to generate pass url? Thanks.
-
All three get_* ticket methods are broken on the `Ticket` model
-
CertificateFactory certificateFactory = CertificateFactory.getInstance("X.509", BouncyCastleProvider.PROVIDER_NAME); gives java.security.cert.CertificateException: X.509 not found while we deploy it o…