Estan trabajando para solucionar el problema, pero hay algunas cosas que se pueden hacer para prevenir este y futuros errores.
Si viste la advertencia al agregar mas pantallas despues de la decima, dice que no se recomienda agregar mas de 10. Los programadores la pusieron porque saben que va a causar problemas a largo o corto plazo tener tantas.
El problema es que la nueva version de AI2, incluye mas codigo, y ese codigo ocupa mas memoria de tu telefono/tableta y esta vez la actualizacion fue bastante grande.
Si tienes varias apps corriendo al mismo tiempo en tu telefono/tableta que siempre estan en memoria aunque no las estes usando, te daras cuenta de que pronto llegaras al limite de tu dispositivo y el error se produce.
Cada pantalla cuenta como una app separada, es por eso que ocupan tanta memoria y porque se recomienda no tener mas de 10.
The developers are working to fix these issues, but there's some things we can do to avoid this and future errors like this one.
If you saw the warning on the dialog box when you added your 11th screen, you must remember that it says that it's not recommended to have more than 10. The developers warned you for a reason that in short or long term will cause your app to cause errors.
The problem with the new release is that it includes more code in your app and that extra code uses memory. And this time the update was big.
So, you always have several apps running on your device, even if you are not using them. All of them using memory too. That's how you quickly reach the limit of your device and errors start to show up.
Each screen of your AI2 app counts as a separate app, that's why it's not recommended to have more than 10.