Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Issue with initial load from iCloud #48

Closed
aedificator-nl opened this issue Jun 8, 2020 · 1 comment · Fixed by #47
Closed

Issue with initial load from iCloud #48

aedificator-nl opened this issue Jun 8, 2020 · 1 comment · Fixed by #47

Comments

@aedificator-nl
Copy link
Contributor

On an initial install of an app with Zephyr the iCloud data is not immediately available. Once it is available is should be synced with the current UserDefaults. This does not happen on an initial load however, as keysDidChangeOnCloud will return early if localStoredDate is nil (which it is as this is the initial load of the application).

The issue seems to be in keysDidChangeOnCloud:452, have made a PR: #47.

@ArtSabintsev
Copy link
Owner

Let's discuss this in your open PR.

Thank you!

Repository owner locked as resolved and limited conversation to collaborators Jun 10, 2020
@ArtSabintsev ArtSabintsev linked a pull request Jun 10, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants