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

syncOnInterval, 'SYNC' action not working

Open abaart opened this issue 6 years ago • 1 comments

If I set for instance syncOnInterval to 30 seconds (and updateDialog true), release a new update, a dialog never shows up. Only when I restart the app (and thus load the saga again) does the prompt show up. The same issue when dispatching a SYNC action, nothing happens.

Any ideas?

abaart avatar Mar 21 '19 15:03 abaart

For now I have rebuilt part of this library myself, which is working.

abaart avatar Mar 21 '19 15:03 abaart