【问题标题】:Can I create a CKRecordZone on the fly in the production environment of CloudKit我可以在 CloudKit 的生产环境中即时创建 CKRecordZone
【发布时间】:2019-03-08 22:00:26
【问题描述】:

我正在使用代码动态创建 CKRecordZone,这当然适用于 CloudKit 的开发。

但它会在生产中工作吗?我可以在生产中即时创建 CKRecordZones 吗?还是我需要重新考虑设计?

【问题讨论】:

    标签: ios cloudkit dev-to-production ckrecordzone


    【解决方案1】:

    是的,您可以在生产中即时在用户的私有数据库中创建区域。

    只要确保在准备好后将方案部署到生产环境即可。请参阅CloudKit Quick Start 中的Deploying the Schema 章节

    在将您的应用提交到 App Store 之前,请务必使用生产数据库使用 Test Flight 测试您的应用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-04-27
      • 2020-03-26
      • 2011-02-27
      • 1970-01-01
      相关资源
      最近更新 更多