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 Dec 17, 2018. It is now read-only.
Hi,,
I have a crash when running the application with the following code in class CloudCoreConfig.swift:
/// Default value is
CKContainer.default()//
lazyis set to eliminate crashes during unit-tests public lazy var container = CKContainer.default()
Is there a solution to this problem?
The text was updated successfully, but these errors were encountered: