Software Archive
Read-only legacy content
17061 Discussions

Does anyone know how to clear the memory?

Zelly_B_
Beginner
187 Views

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!

0 Kudos
1 Reply
Shahab_L_Intel
Employee
187 Views

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.

0 Kudos
Reply