-
### **Description**
I cannot build my application after upgrading to 4.3.0
### **Repro Steps**
Please list the steps used to reproduce your issue.
1. Install/configure via [these instr…
-
Would it be possible to do the bundle update entirely in the native code, instead of from the JavaScript?
Moving it over to the native code would give the following advantages:
- you can't destr…
-
## Issue
We have a ton of sentry logs indicating that `getIdToken` is failing with `auth/network-request-failed`:
```
let token
try {
token = await currentUser.getIdToken()
} catch …
-
After encountering and fixing the problem in #80, it appears that RN is actually still using the built in JSC instead of the one specified in
```
configurations.all {
resolutionStrategy {
…
-
## Environment
react : 18.2.0
react-native : 0.72.5
repack : 3.7.0
webpack : 5.90.0
## Description
My app is crashing in release mode with codepush... and it gives the same error as though…
-
### Steps to Reproduce
1. Make android app read corrupted codepush.json
2. Run the app
3. Observe the crash
### Expected Behavior
App removes corrupted codepush.json file and triggers codepush …
-
Trying to build this code (no changes, just forked this repo) with App Center build pipeline (all default settings, no changes) fails straight away.
Full build output:
```
##[section]Starting: Buil…
-
With React Native 0.63, the hermes-engine package was updated to 0.5.0 and it renamed the MacOS executable file in the osx-bin folder from "hermes" to "hermesc". This broke the release-react command w…
-
**Describe the solution you'd like**
Currently it's only possible to distribute an Android app to the Alpha, Beta and Production tracks in Google Play Store. There is no choice for the recent "Intern…
-
### Summary
```
> Task :expo-modules-core:configureCMakeDebug[arm64-v8a] FAILED
C/C++: prefabcom.google.prefab.api.NoMatchingLibraryException: No compatible library found for //fbjni/fbjni. Rejecte…