When you create a AIR app with an embedded web browser, where does it store it’s cache? How can I clear this cache?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On my WinXP machine, AIR apps cache such data into
C:\Documents and Settings\username\Local Settings\Temporary Internet Files. So while I don’t have any other systems to hand, it would appear AIR uses what it considers to be the platform-specific system temp folder. (As for how you clear it, in my case you can do so through IE settings dialogs or other “clean up unused data” dialogs elsewhere in the OS, so I imagine it’s similar on other platforms.)If that doesn’t help, can you post your OS?