-
### Build/Submit details page URL
_No response_
### Summary
Running any `eas` command requiring Apple login, e.g. `eas credentials` lets me go as far as entering my password, then it fails.
…
-
I get this error when trying to create a new expo-app
5183 verbose pkgid babel-plugin-react-compiler@0.0.0-experimental-7779988-20241007
5184 error code 1
5185 error path C:\Users\isaac\Documents…
-
**Describe what happened**
When trying to build iOS builds and upload source maps to datadog the build is failing with the following error:
```
Error: ENOENT: no such file or directory, open '/User…
-
i am getting this below issue with using this package in expo. i am using latest version of node
Running "yarn install" in /Users/expo/workingdir/build directory
yarn install v1.22.21
[1/4] Resol…
-
### Build/Submit details page URL
_No response_
### Summary
Hi there !
We recently migrated from codepush to EAS Updates,
Everything seems to work perfectly at first sight, iOS updates are prop…
-
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…
-
When I try to compile with the newest versions of expo and react native I get the following error:
```
❌ (ios/NotificationService/NotificationService.swift:3:8)
1 | import Foundation
2 | im…
-
[Install according to the official document process of expo.](https://expo.dev/changelog/2024/05-07-sdk-51#fingerprint-runtime-version-policy-promoted-from-experimental-to-beta)
1. `npx create-expo…
-
#### The error:
```
[!] The following Swift pods cannot yet be integrated as static libraries:
The Swift pod `VisionCamera` depends upon `react-native-worklets-core`, which does not define module…
-
I'm having an issue when I try to use the library and call the start function on a bare react native app that doesn't use expo (even though I do use expo modules). Other functions (like stop), do work…