yandex / mapsapi-ios

Allows to easily add Yandex.Maps to your existing iOS project using Yandex.Maps JavaScript API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

important storage backup warning in console

AlexanderZubkov opened this issue · comments

Started backup to iCloud! Please be careful.
Your application might be rejected by Apple if you store too much data.
For more information please read "iOS Data Storage Guidelines" at:
https://developer.apple.com/icloud/documentation/data-storage/
To disable web storage backup to iCloud, set the BackupWebStorage preference to "local" in the Cordova config.xml file

In fact, nothing is stored in synced directory, so we'll remove this warning in next releases.