Foundation level object leaks

2010-09-16 Thread Anna Billstrom
Hi I'm testing a new build, and notice that there are NSCFString object leaks, the responsible library is Foundation, and the responsible frame is NSDictionary(NSDictionary). In the past I believe I've ignored these, but now having a bit of conscientiousness. Do you all generally ignore these,

Testing Harness, or a/b testing scenario, and sending logs back to developer

2010-09-13 Thread Anna Billstrom
Hi, Since last posting, I've done some more research. Has anyone used MixPanel for testing? The goal I'm looking for is getting touchevents, and feature usage, sent back to the apple developer so that we can do true a/b testing on user interface elemetns. Similar to web analytics, we can test

A/B testing

2010-09-09 Thread Anna Billstrom
I have a relatively simple game, and I wanted to test some UI elements, to see which is more popular and useful for customers. Does anyone have a practice of setting up a testing harness in their app, so they can readily show different versions to different users, and report back on those