Saving CloudKit Record “Not Authenticated” (9/1002)“ ”This request requires an authenticated account“”

后端 未结 6 865
星月不相逢
星月不相逢 2021-02-12 12:33

Saving a CKRecord in the simulator gives me the following error:

[publicDatabase saveRecord:cloudRouteEntity completionHandler:^(CKRecord *record, NS         


        
6条回答
  •  借酒劲吻你
    2021-02-12 13:36

    Reset the simulator completely (make sure nothing is left), re-install it. Maybe you got a wrong bit version? If possible, try if it works on a other PC or Laptop.

    I tested it and i was able to connect to iCloud so i am pretty sure its something about your settings / wrong install etc.

提交回复
热议问题