Hi!
We have an app that is distributed privately through Apple Bussiness Manager to a certain company. Here is the situation:
- The user deletes the app
- The user reinstall the app from AppStore
- The app displays an error according to which it already finds a database on the phone
Using the device console from xcode I found the the app bundle is not deleted when the app is deleted.
If the user deletes the application, shouldn't all data related to the application be deleted?