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
Using an embedded RN here in our apps. Did a clean npm run at the source directory, expect for RN screens to show up nicely but seeing a red screen. Everything worked fine up to v0.36, and after the upgrade screens are just not showing. Android emulator works fine so I'm very confused.
Also i can also see JS transformation happening from the command prompt logs. It's just on the simulator that it doesn't wait until this is completed and fetching JS files and reverts to the red screen and it completes. reload and connecting to debugger doesn't solve the issue as well.
Description
Using an embedded RN here in our apps. Did a clean npm run at the source directory, expect for RN screens to show up nicely but seeing a red screen. Everything worked fine up to v0.36, and after the upgrade screens are just not showing. Android emulator works fine so I'm very confused.
Also i can also see JS transformation happening from the command prompt logs. It's just on the simulator that it doesn't wait until this is completed and fetching JS files and reverts to the red screen and it completes. reload and connecting to debugger doesn't solve the issue as well.
I followed advices posting on other issues #304.
I have transportsecurty on my plist set correctly, and tried other things. Any ideas?
Additional Information
The text was updated successfully, but these errors were encountered: