Search code examples
iosicloud

iCloud sharing: "You need a newer version of App to open this but the required version couldn't be found in the App Store."


What is going on?

How can I workaround it?

enter image description here

I just started to develop the app. And tried to share ckrecord. Of course there is no version in the app store because I develop it.


Solution

  • I forgot to set CKSharingSupported to true in info.plist file.