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
The issue seems to be a mix of Realm, react-native-queue, and debugging the app.
Commenting out the lines in App.js that has to do with react-native-queue will allow the app to work fine.
The text was updated successfully, but these errors were encountered:
I've set up an example repo:
https://github.com/jstnbchnn/rn-invalid-session
The issue seems to be a mix of Realm, react-native-queue, and debugging the app.
Commenting out the lines in
App.js
that has to do with react-native-queue will allow the app to work fine.The text was updated successfully, but these errors were encountered: