Software Archive
Read-only legacy content
17061 Diskussionen

Does anyone know how to clear the memory?

Zelly_B_
Einsteiger
389Aufrufe

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 Antworten
Shahab_L_Intel
Mitarbeiter
389Aufrufe

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.

Antworten