Results 39 comments of Bo

Sorry about the test failures. More commits will be added

8ba99d1 should fix the compile issue on old version of Xcode and other unit test failures Please review it and #84 can be closed

Oh, the build files were deleted by a fault operation. We'll restore them soon, Thanks for reporting.

SpiderMonkey was slower and unstable on iOS during our evaluation. It also generated larger binary executable files.

Please refer to our [blog post](http://openaphid.github.com/blog/2012/06/27/openaphid-android-v0-dot-1-released/). We wanted to use the same JavaScript engine on both platforms. That's why SpiderMonkey is not our choice on Android. Plus we do like...

I'll try to get a Samsung device to reproduce the issue. Could you tell me the OS version on your devices? Thanks

I tested on emulator running OS 4.1 with high resolution settings (720 x 1280), but I failed to reproduce it. It doesn't sound like a memory issue as far as...

Thanks for the detailed report. The GC logs are fine for this scenario. I guess the bug could be caused by some incorrect OpenGL renderer settings for the high resolution....