-
### Problem Statement
For Java, ownership rule supports `module:package.name.xxx` pattern.
But, for C/C++, it looks ownership rule does not support 'module:cppmodule::xxx` or `module:c_symbol` patter…
-
Just wanted to point out that the APIs that are used in this library are deprecated with the new arch and results in errors. Raised it up in the corresponding new architecture discussion thread: https…
-
### What version of Bun is running?
1.1.37+8ca0eb831
### What platform is your computer?
Linux 6.8.0-1017-azure x86_64 x86_64
### What steps can reproduce the bug?
Due to the nature of the bug, i…
-
##### SUMMARY
Setting `jinja2_native=True` in ansible.cfg and run the following playbook:
```yaml
- name: all
hosts: localhost
gather_facts: no
become: no
vars:
myval: 255
t…
-
### Build/Submit details page URL
_No response_
### Summary
When trying to create a new build with eas cli, apple authentication fails when requesting SMS 6 digit pin instead of device. We made sur…
-
**Describe the bug**
The random module does not work with react-native expo.
I have followed the instructions in the README.md (installed isomorphic-webcrypto and enabled unstable_enablePackageExp…
-
After installing openfhe-python, I am trying to run `pytest` in the project root directory. I get the following errors. It must be something simple. Can you help fix? I am using Mac OSX Sonoma (Apple …
-
### Issue
Updated my project to RN 0.48.1 and React 16.0.0-alpha.12. The project compiles properly and but now getting red screen of death in the iOS Simulator - both from Xcode and with RN CLI - w…
-
### Current Behavior
1. `npm install nx@19.5.2` results in:
```
#19 1.284 /go/src/github.com/grafana/node_modules/nx/src/native/native-bindings.js:359
#19 1.284 throw new Error('Failed to load…
-
### Description
After bumping react native to `v0.75.4` and few other dependencies xCode Archive started failing.
Note that building and running the app locally works as expected both for iOS and …