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

后端 未结 6 954
星月不相逢
星月不相逢 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:19

    I'm seeing the same error. According to the discussion linked below the cause might be two-factor authentication.

    https://discussions.apple.com/thread/6588883

提交回复
热议问题