-
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa44531241, pid=28580, tid=8188
#
# JRE version: OpenJDK Runtime En…
-
Our project is using Karte SDK with Expo plugin and getting following error when build from Xcode due to incompatible deployment target issue.
KarteCore > iOS12.0
RNKRTCore > iOS11.0
RNKRTInAppMe…
-
Version: Deno 2.0.0
Hi, Take the following RsBuild + SolidJS repo running under Deno:
https://github.com/sachaw/rsbuild-issue
When running `deno install`, as `"nodeModulesDir": "auto"` is set…
-
### Problem Description
There are at least two callsites that assume that the XamlRoot Size or the ActualSize of the XamlRoot::Content matches the size of the XAML Islands HWND:
- https://github.c…
-
```
# require_relative '../node_modules/react-native/scripts/react_native_pods'
# require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
# Resolve react_native_p…
-
### Steps to reproduce
1. Install my ROM on my device
2. Flash lsposed
3. Reboot
4. Try to open from notification and see nothing
### Expected behaviour
LSPosed to open
### Actual behaviour
…
-
### Minimal reproducible example
https://github.com/expo/expo/blob/84e52041eb58ed1a88905e66fddb16ec478e10c9/packages/expo-modules-core/src/NativeViewManagerAdapter.native.tsx#L63
### Summary
Using …
-
### Build/Submit details page URL
_No response_
### Summary
EAS build that has no issues with `npx expo-doctor` prints this (non-fatal?) error/warning during builds. Although it doesn't seem fatal,…
-
### What happened?
When running with ROCM/HIP on an MI300x, I am encountering the following error:
```
RESOURCE_EXHAUSTED; HIP driver error 'hipErrorOutOfMemory' (2): out of memory; while invoking na…
-
Evolu (and Effect, I think) both need polyfills in order to function in React Native when used with `expo-router` or Metro. Polyfills are needed for TextEncoder and TextDecoder, and for `crypto.getRan…