bengrah-miller opened a new issue #908: URL: https://github.com/apache/cordova-ios/issues/908
We're developing an app using Ionic/Cordova that saves items to using the SecureStorage plugin. Items are saving fine, but when we uninstall the app reinstall, the items we've saved before are still there. We would like to stop this behaviour. We found out about the BackupWebStorage property (link) and have set this to none, however the data still persists despite this being set. Is there anything else we can check, turn off, set in Xcode that we have to do at this point to get this to work? Thank you, bengrah ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
