Tagged Questions
2
votes
3answers
179 views
How Can I Prevent Memory Leaks in IE Mobile?
I've written an application for use offline (with Google Gears) on devices using IE Mobile. The devices are experiencing memory leaks at such a rate that the device becomes unusable over time.
The ...