I'm trying to test iOS app changes for a bug that we had and to do that I need to simulate the update process. When you update from the app store, it updates the app and leaves the user data. Why does TestFlight wipe everything out? Is there a setting to prevent this? The original TestFlight did not do this.....we have a bug we're fixing that happened on updated users and I have no idea how to test it now, any suggestions?
TestFlight wipes out app data
TestFlight is not supposed to wipe out app data. It doesn't for me. How are you determining that this has happened?
It prompts for a login which normally the user doesn't have to log in unless it cannot locate the db. TestFlight tells you it might erase the data on the "this app is already installed" prompt, I was just wondering if anyone knew a workaround.