Hi all,
I have created an AIR Android app which allows users to download media content to their internal storage and I spotted a weird behavior which is my AIR Android app stops downloading any data after app internal storage reaches 4GB (or 5GB). No image packshot can be loaded, no HTTP call can be made. The app will only works normally if I go to Settings -> Application -> Select my App -> Clear Data.
Is it some kind of restriction from Android device that will not allow Android app contains more than a fixed amount of data in internal storage?
Thank you very much.
Regards,
Jack