-
Bug
-
Resolution: Done
-
Major
-
4.2.0.Final
-
Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #6 July 2015, Sprint #8 August 2015, Sprint #9 September 2016
run:
ionic start ionic-demo
import ionic-demo
run as > cordova sim
try use the app, click back.
Two issues:
1) cordova sim complains about app.appexit not being supported
2) when trying to click do not show again I get the following in the cordovasim error log:
Outstanding resource locks detected:
ES2 Vram Pool: 51,815,392 used (19.3%), 51,815,392 managed (19.3%), 268,435,456 total
84 total resources being managed
average resource age is 15.1 frames
0 resources at maximum supported age (0.0%)
16 resources marked permanent (19.0%)
17 resources have had mismatched locks (20.2%)
17 resources locked (20.2%)
30 resources contain interesting data (35.7%)
0 resources disappeared (0.0%)
- relates to
-
JBIDE-18842 CordovaSim: need to mock app.appexit
- Closed