Skip to content

Delete all app data when deleting account. #263

akwizgran requested to merge 263-delete-all-the-things into master

When deleting the user's account, delete everything in the app's persistent storage directory except the libs directory, which is populated with native libs when the app is installed.

Fixes #263 (closed).

Merge request reports