Hey guys.
I’m working on a nice little top down shooter defense type game and I ran into a problem.
On my phone, the game keeps crashing after some time.
Sometimes it crashes in 20 seconds, sometimes after 3-4 minutes.
In the Editor I have no issues playing the game at all, but on the phone it crashes.
Can anyone please help me out in testing the game?
Just download, install and play it for a few minutes, or try to reach wave 20.
You will not die if your health reaches 0.
Please let me know your results, and thanks for helping
Download Link
Hi,
played it to the start of wave 26 without any crashes.
thanks for your feedback.
after further digging, it seems to happen only on Android 4.4.2 
What is weird, my other games made with the same Unity build never crash. It’s only this game…
Sorry I forgot to specify my device and Android version, but you may be interested to know I tested it on a Samsung Galaxy S4 with Android 4.4.2.
That’s probably not the best news under the circumstances.
Does adb logcat complain something when crash occurs?
when the crash occurs I get a Fatal Signal 7 Native Crash 
as far as I read it is something about memory allocation.
thanks for testing mouurusai.
I appreciate it
If anyone is interested, I managed to fix the Fatal Signal 7 Native Crash which happened only on the phone, by downgrading NGUI from 3.5.3 to 3.4.9