I've been using the Get object without problems for a long time, but now suddenly this simple event crashes my app:
Start of frame
--> Get URL Please login to see this link.
On get complete
+ one action when event loops
--> Set alterable string to Received$("Get")
Crashes every time on my iPhone 5 iOS 6.
I get EXC_BAD_ACCESS errors in 0_cache_getImp, UIApplicationMain, etc.
As usual, I have tested this on other runtimes and within MMF2, and it works normally there.
I will PM an mfa to Anders and Francois, if you have time to take a look what's going on.