react-native-code-push-saga
react-native-code-push-saga copied to clipboard
Uncaught at root
@geof90
Using this in my root saga
yield spawn(codePushSaga, {
syncOnResume: false
});
The following issue shows up sometime on startup since I added this. Anyway to catch it?
wrong screenshots.
Its actually this
I'll take a look at this over the next couple of days