我需要问几个问题.这些看似非常基本,但我需要在继续之前了解正确的程序,我似乎无法在网上找到这些信息.
我的应用程序仅支持iOS 7,我也使用最新的Xcode.
问题和不确定性
All of the tutorials I’ve seen cover implementing iCloud into a new
app rather than an app that already exists in the App Store and which
already has an App ID and provisioning profiles. Do I have to create a
new App ID or can I just edit my existing App ID to include iCloud and
then generate new provisioning profiles?Also,if I generate new provisioning profiles,will this directly
impact any of my testing devices while I’m in the process of the
iCloud development?
对不起,我真的不知道该怎么做,任何有关推进这项工作的指导都非常感谢!
谢谢,
@H_502_34@解决方法 您不必创建新的应用ID,只需将新功能添加到现有的应用ID即可.如果你去苹果开发门户网站 – >您将看到登录到您的帐户.
点击证书,标识符和配置文件 – >点击标识符 – >然后单击要添加新功能的标识符,说“iCloud”
在底部,您将看到“编辑”按钮
点击编辑,您将进入一个新屏幕,您可以在其中添加新功能iCloud.
现在这里有几点你必须要记住.
您必须更改此标识符的所有证书,然后重新生成新标识符.请记住,需要为此App ID重新生成所有配置文件,证书.
我已经做了很多次,你可以问我会帮助你.
总结以上是内存溢出为你收集整理的ios – 在我的应用程序中使用配置文件启用iCloud全部内容,希望文章能够帮你解决ios – 在我的应用程序中使用配置文件启用iCloud所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)