iCloud Documents not visible

前端 未结 2 550
情话喂你
情话喂你 2020-12-15 10:58

I am trying to use iCloud Documents to store XML files from my iOS App. Everything seems to be working fine (I can write and read files without errors) except my App\'s file

相关标签:
2条回答
  • 2020-12-15 11:00

    I follow instructions at this link to see files created by my app in iCloudDrive. I can see file from settings>iCloud>Storage from device. Hope it helps.

    0 讨论(0)
  • 2020-12-15 11:25

    I found out what the problem was: The key in Info.plist for the iCloud container was a bit different from the format "iCloud.com.example.MyApp".

    0 讨论(0)
提交回复
热议问题