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
I believe the issue is the the first network transport isn't removed, and it will try to use the old JavaScript main thread (which has been removed). We have work-in-progress for other issues with the Chrome debugger (see #3456), and we will include this in that work.
Goals
Reload the app during development and be able to login again.
Actual Results
App crashes with the following error and stack trace:
com.facebook.react.JavaScript (26): EXC_BAD_ACCESS (code=1, address=0x40000000010d7ed8)
Steps to Reproduce
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: