iCloud set up and provisioning

后端 未结 5 1384
生来不讨喜
生来不讨喜 2020-12-16 00:32

I am trying to set up iCloud within my iOS application, I have done the following:

  1. Removed all old certs on mac.
  2. Added iCloud to the App in Dev Consol
5条回答
  •  时光说笑
    2020-12-16 01:11

    After submitting a report to Apple, it turns out that Apple systems are useless AGAIN!

    Ok, so if you are creating a NEW application or you are only just adding iCloud to your application - you will need to make sure the system doesn't pick up or create a iOS8 cloud container!

    If it does you need to remove it from your app entitlements file, remove the selected containers in the Apple Developer Console and re-download certs again!

    Thanks Apple again!

    I got blamed for using pre-released software! I haven't touch Xcode 6 yet!!!

提交回复
热议问题