We are updating our app to be iOS 7 compatible. One of the most important things to test is user data persistence through the iOS 7 upgrade.
In other words, will upgrading from iOS 6 to iOS 7 OTA wipe user data / core data / app data?
Is there any way to test this prior to official release?
I know I can test upgrading from iOS 7 beta 5 to beta 6 OTA, but can this be done from iOS 6 to iOS 7 beta? I've already tested and confirmed that iOS 7 firmware / restore upgrade will wipe all data. I can restore from backup but that's not the point.