-
### Describe the bug
Set CODE_SIGN_STYLE to Manual in xcode and manually set the certificate, but every time you run pnpm tauri ios build, CODE_SIGN_STYLE will be automatically corrected to Automatic…
vfiee updated
1 month ago
-
I think it would be a favourable improvement, if you could centrally provide Typescript Enums for a few things, rather than having everyone writing their own. This would create a smoother DX for anyon…
-
When I try to build any project using sweetpad, the build fails with an error `unknown option: -XLinker` from ld. Checking man, it seems that that isn't an option of ld at all, but rather an option of…
-
## Package
- lib-user
## Describe the bug
The custom calendar dialog for user stats doesn't work on a touchscreen. You can't change the date range or close the modal dialog. The only option is to…
-
**Describe what happened**
running `npx datadog-react-native-wizard`
got this error:
```
❌ Error encountered while running get sourcemaps upload variables step.
There already is a datadog-ci.json…
-
### Steps to reproduce
- Launch an Ios device / emulator
- Launch the project on that device / emulator
- fill polygons with thousands of points like at this file
https://github.com/enescerrah…
-
### Bug description
When a pdf contains both `https:` and `tel:` links. Possibly even just `tel:` links, the parsing of the link fails in PDFViewerCanvas.
The code pasted below in the stack traces…
-
### Use case
I want to run multiple parallel builds on my Mac Studio Runner machine.
By setting `derivedDataPath` I expect to no longer use `~/Library/Developer/Xcode/DerivedData` and so avoid is…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Hello,
The APP crashes on some iOS devices when sound.play method is called. It doesn't crash on newer iOS versions.
It occurred on iOS 12.5 and 13.1 .
Here is one of the error reports.
Running…