MobileOrg / mobileorg

MobileOrg iPhone App
http://mobileorg.github.io
GNU General Public License v2.0
556 stars 69 forks source link

Ask iCloud storage to synchronise when application becomes active #253

Closed dive closed 4 years ago

dive commented 4 years ago

Hello there,

I made a mistake during the implementation of iCloud support ( #246 ). Sometimes, synchronisation is not triggered, and it is impossible to pull new files from iCloud storage to MobileOrg application. This pull requests fixes the issue and adds an option when we ask iCloud to try to synchronise MobileOrg documents every time we launch the application.

I tested the behaviour, these synchronisations are not expensive, and iCloud manage the resources pretty good.

Cheers, Artem

webframp commented 4 years ago

I’ll work tomorrow to get a new testflight build with this.