Hello Guys,
We’ve build a launcher on android with Unity 4.6.7. Everything works great except the following scenario:
1. We quit our launcher to the Main launcher
2. We kill our launcher using “adb shell am force-stop” to simulate app being killed by android behind the scenes
3. We re-run our launcher
4. Now when we launch any activity and press Home to return back to the launcher, Unity app freezes. Nothing is shown (black screen) and nothing is logged
I’ve been able to get crash dumps and attached to this email. (something nothing appears). Please let us know if you what could be the problem.
For the record the crash dump is from an app that we created to test the problem on. This app does nothing on the main thread. There are two button (one to switch to the default launcher and another to run another activity)
The device is a custom android device
Android version 4.4
Thanks
↧