Project 'elixxir/elixxir-dapps-sdk-swift' was moved to 'mobile/ios/elixxir-dapps-sdk-swift'. Please update any links and bookmarks that may still have the old path.
Messenger - backup
Compare changes
Files
5- Dariusz Rybicki authored
- When first data arrive, ignore it and add params to the backup - When following data arrive (that included params), handle it
+ 8
− 2
@@ -117,11 +117,15 @@ if messenger.isBackupRunning() == false {
@@ -132,6 +136,8 @@ try messenger.stopBackup()