react-native-code-push-saga icon indicating copy to clipboard operation
react-native-code-push-saga copied to clipboard

Uncaught at root

Open casoetan opened this issue 8 years ago • 1 comments

@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

screenshot_1475605144

casoetan avatar Oct 04 '16 06:10 casoetan

I'll take a look at this over the next couple of days

geof90 avatar Oct 05 '16 05:10 geof90