Seems like Crittercism is causing memory leaks and eventual crashes in iOS app.
Reproduce by:
1) Creating a new iOS app
2) Enable Platform Services
3) Set up apm module as per our documentation
Alloy.Globals.apm = require("com.appcelerator.apm");
Alloy.Globals.apm.init();
4) Use Xcode Instruments Leak tool and let it run
For me it takes about 40 seconds until I get the leak shown in the attached screenshot.
It may be related to this from the apteligent support site:
http://community.apteligent.com/questions/1115/memory-leaks-at-crittercism-setusernameusername.html
Would be good to upgrade the version of Crittercism to see if it fixes this leak.
Can you check to see what is the version of apm module you are using? Thanks!
I'm using 1.1.5
bumping this up - can we make sure that we're using the latest Crittercism lib and if we still see leeks bring them to their attention.
Closing as a duplicate. If this is in error, please reopen.