You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.
I have my app sync on start, so it's nice to have a function/notification SyncStarted to know when the sync with iCloud has started. That way we can show a loading message overlay until all the data is grabbed from iCloud and then updated within the app.
I tried pushing a new notification inside updateFromiCloud but the sync starts before that get's called.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Guys,
Not really an issue but more of an improvement.
I have my app sync on start, so it's nice to have a function/notification SyncStarted to know when the sync with iCloud has started. That way we can show a loading message overlay until all the data is grabbed from iCloud and then updated within the app.
I tried pushing a new notification inside updateFromiCloud but the sync starts before that get's called.
Thanks
The text was updated successfully, but these errors were encountered: