Skip to main content
Known Participant
March 14, 2014
Question

Experience with Air 4.0.0.1628 and ios 6

  • March 14, 2014
  • 1 reply
  • 1455 views

Dear developers, I was wondering if anyone has tested and had crashes when saving data with Air 4.0.0.1628 and ios 6.

During the last few days an app that has been available since August 2013 for download on Itunes started developing issues/crashes with saving data using shared objects.  It may have always had these issues since I updated it using Air 4.0.0.1628 but I only detected it yesterday. 

At first, I thought it may be due to low memory on the Ipad, but I was unable to replicate the failures/crashes on an IPAD with ios 7 and about 88 megabytes of free memory.  I am currently using Air 4.0.0.1628 and flash pro cs6.

Unfortunately, I no longer have access to the IPAD that the app was crashing on and cannot do further testing on it, but it had ios 6 installed in it. 

Thanks

Justin

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
March 14, 2014

You could add a vote to my bug report over here:

http://forums.adobe.com/message/6109050

There needs to be over 400 MB to avoid the problem. You can prevent crashes by using try/catch when using sharedobejcts, and alert the user to free up some storage if the error happens.

Inspiring
March 15, 2014

Very interesting. I have an app showing similar symptoms.  I tracked the issue down to being most likely a shared object problem but never managed to recreate it. Sounds like you've nailed the conditions. 400 MB is crazy ! I've voted !