Monkey C reference counting to release memory appears to fail to on the device, but works on the SDK simulator.
I am investigating why my app is crashing "Out of Memory" and am observing the device is not releasing memory as expected, or as on the SDK sim.
As I am unable to post images on the forum, I have written up a description with supporting charts here.
https://docs.google.com/document/d/1K8kKF5g_N1aRKGjb0iwLB76WdcJkWV5SXZcm3jJxcX0/edit?usp=sharing
I can reliably crash my app on the device but not in the SDK simulator.