You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, try reinstalling pods please - if that doesn't work, I can investigate this but you need to provide a valid repository with reproduction because I can't see anything wrong with the config
hi, try reinstalling pods please - if that doesn't work, I can investigate this but you need to provide a valid repository with reproduction because I can't see anything wrong with the config
I already tried reinstalling the pods, but unfortunately, the issue persists.
The repository is private since it belongs to the company I work for, so I can't share direct access. However, I can provide specific parts of the configuration or logs if that helps.
Would you be able to guide me on what additional details I can provide to help debug this?
I have tried all the suggested solutions, including reinstalling the pods, enabling/disabling Hermes, clearing caches, and ensuring the Webpack configuration is correct. However, the issue still persists on iOS.
After further investigation, I believe this might be caused by an inconsistency with React Native 0.78.0, as everything works fine on Android but fails on iOS with the [runtime not ready] error.
Could this be a compatibility issue between Re.Pack and React Native 0.78.0? Are there any known issues or workarounds for this?
Describe the bug
I'm facing an issue with Re-Pack on iOS, where the app throws the following error at startup:
However, if I dismiss the error, the app runs normally.
This issue only happens on iOS – on Android, everything works as expected.
Following the webpack.config, i'm using repack 5.0.3
Enabling/disabling Hermes
The error persists even when Hermes is disabled in Podfile.
System Info
Re.Pack Version
5.0.3
Reproduction
none
Steps to reproduce
npm i
The text was updated successfully, but these errors were encountered: