javascript - Why does my iOS application using cordova using excessive memory? -
i have ios application build using cordova framework angularjs, html , javascript. noticing debug inspector while application usage, memory been used excessively whenever there ajax service call.
also tried profiling using instruments , noticed allocations keeps on increasing in debug inspector.
i sure @ point of time app may crash. how solve situation?
any suggestions welcome?
Comments
Post a Comment