-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios - non-expo - Failed to fetch script or layout - hcsript count not be read #122
Comments
did the fixes mentioned here: #104 it works, but it would be nice to use bundled assets and not the cdn |
@appjitsu have u have managed to get the chart show in the ios release? if so could you show me spec u have ur package json and in HighchartsReactNative.js. my chart shows in expo but not when the apk has been generated.help would greatly appreciated |
Hi @musangowope , Have you also tried this one by editing the package files: #104 (comment) ? Kind regards! |
I got it working for both the emulator and device with:
|
@Denyllon #104 (comment) actually worked. thanks |
@musangowope can we close the ticket? |
im having to do this as a hack in addition to the solution in #104 (comment). if i dont do a setTimeout i still get the error randomly.
|
metro-config.js
package.json
The text was updated successfully, but these errors were encountered: