react-native-queue
react-native-queue copied to clipboard
Queue and App instance of Realm: Invalid instance ID
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.