我检查用户是否登录到iCloud,如果没有,我设置一个警报。但是相反,我希望将用户发送到适当的设置,在那里用户可以实际登录到iCloud,并且一旦登录完成,就重定向到当前视图控制器。如何修改此代码?: { (accountStatus, error) in print("iCloudis not available, log into iCloud&qu
我已经尝试为我自己的应用程序修改苹果SharedCoreData示例。CoreData: Ubiquity:
Error: A persistent store which has been previously added to a coordinator using the iCloudIf you wish to use the store without iCloud, migrate the data from the iCloud store file to a new store有没有人遇到过这个问题,我