[TIMOB-11881] Android: applicationCacheDirectory still exists after uninstall
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-01-25T01:57:40.000+0000 |
Affected Version/s | Release 2.1.3, Release 2.1.4 |
Fix Version/s | 2013 Sprint 02 Core, 2013 Sprint 02 |
Components | Android |
Labels | SupportTeam |
Reporter | Eduardo Gomez |
Assignee | Allen Yeung |
Created | 2012-11-28T16:29:53.000+0000 |
Updated | 2017-03-29T18:20:58.000+0000 |
Description
Issue
Uninstalling app did not help, the directory with application cache files is still there. It will happen on devices that
Tested on
- Doesn't appear to happen on Razr 2.3.5 (app was saved at Internal Storage).
- It does appear on Samsung Galaxy Note 2.3 (app got installed on SD Card)
Expected
Cache directory got wiped out after uninstalling the app.
Steps to reproduce
1. Install and run Codestrong 2012 app on Android,
2. uninstall.
3. Using File browser, go to */Android/data/com.appcelerator.codestrong2012* and notice that cache directory including *cache/_tmp/remote-cache* still exists.
Comments
JSON Source
when closing the tester needs to confirm behavior on 4.2 device with multiple users
I've tried running this with KS on two phones, both on 2.1.3.GA, and the /Android/data/com.appcelerator.kitchensink directory gets removed whenever I uninstall. Marking as cannot reproduce for now. If you could get an isolated test case (or app) and device details that would be great. I can't use the code strong app since the repo doesn't have the correct tiapp.xml associated with it.
Can you summarize details the two Devices (physical device model) and OS version?
Closing ticket as the issue cannot be reproduced.