Hi there everyone,
Has anyone experienced an issue where you tab out of your application on your phone, then tab back, and the app quits back to the windows phone desktop (?). Nothing in the error logs too.
thanks in advance.
jase
Hi there everyone,
Has anyone experienced an issue where you tab out of your application on your phone, then tab back, and the app quits back to the windows phone desktop (?). Nothing in the error logs too.
thanks in advance.
jase
Hi All,
After some research I’ve found the issue.
For a 1G phone you have a usable memory of 380M App memory limits for Windows Phone 8 | Microsoft Learn
Now when the phone comes out of resume into you application Unity must need to load your level back in. If you’ve used close to the 380 limit, your app will crash on return from resume.
I have a question for the unity Developers, how much memory does unity use to resume you application so we know what the real limit is i.e. 380M - x = usable memory?
kind regards
jase