here's the thing, we don't know what we're doing, but we're doing it anyway.
We have an app that is essentially like a jukebox, but by the time I try playing the 5th song, everything crashes. It seems the build is maybe storing all the music? We're not even sure but we think clearing the memory is possible thru the xdk and we need your help!
Link Copied
This is not something that XDK can do. If memory is the actual problem, you will have to manage the Javascript objects and reuse or delete the old ones.
For more complete information about compiler optimizations, see our Optimization Notice.