Submit Flash Apps to Appstore:
http://www.youtube.com/watch?v=wz4kHk3Aaas
NSUbiquitousDisplaySet
. But iCloud works even without it, so my question is: what's the purpose of iCloud Display Sets at all?NSUbiquitousDisplaySet (String - iOS, Mac OS X) contains the identifier string that you configured in iTunesConnect for managing your application’s storage. The assigned display set determines from which mobile data folder (in the user’s mobile account) the application retrieves its data files.
If you create multiple applications, you can use the same display set for your applications or assign different display sets to each. For example, if you create a lite version of your application, in addition to a full-featured version, you might use the same display set for both versions because they create and use the same basic data files. Each application should recognize the file types stored in its mobile data folder and be able to open them.