Updated to the latest player on my iPhone 6 and it now crashes multiple times a day. It hardly ever crashed before. By crash I mean the application exits to the home screen. This happens randomly while playing (multiple different projects), and also sometimes when pushing a new set of valid code to the device from the IDE.
Wondering if anyone else is experiencing this?
I'll try some stuff like not playing any sounds to see if it still crashes. I'm not using any of the new features. This is existing code bases that ran fine on the older player without any crashes.
Will collect any logs I can over the next couple weeks.
Comments
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
1. Start the Gideros App like normal
2. Press Home to exit the app
3. Run the Gideros App, it resumes where it picked off.
4. Execute any code with print() and the app closes immediately.
Sample code - the red button executes a print statement but the green does not: