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

Issue with initial load from iCloud #48

Closed
@aedificator-nl

Description

@aedificator-nl

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions