Clear storage on app uninstall Android

Hi, I found out my Android app doesn’t completely remove local storage data when deleted. There is an Android manifest option called allowBackup:false which should fix this behaviour. However It looks like there is no permission option in app.json available for this? Any way to work around this?

4 Likes

Hey @jwhscholten. For now you’d have to detach to get this behavior. Could you open up a feature request here Feature Requests | Expo so that we can consider building this in the future?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.