ios - How can use NSURLIsExcludedFromBackupKey with Adobe Air? -
apple has rejected our application because store files offline viewing under localstorage (/documents) extract of message, received :
data can recreated must persist proper functioning of app - or because customers expect available offline use - should marked "do not up" attribute. nsurl objects, add nsurlisexcludedfrombackupkey attribute prevent corresponding file being backed up. cfurlref objects, use corresponding kcfurlisexcludedfrombackupkey attribute.
how can adobe air using flex sdk 4.6?
thanks
there native extension that: http://www.jampot.ie/ane/ane-ios-data-storage-set-donotbackup-attribute-for-ios5-native-extension/
Comments
Post a Comment