Anyone know what the problem is? It’s suddenly asking for the permission android.permission.INTERACT_ACROSS_USERS_FULL to be added to the Manifest (in the logcat), and our game is just quitting immediately. If I add that permission, the game runs for a bit, and then starts quitting again with that message.
Does anybody know if this is the issue fixed in Unity 4.3.3 described as “Android: fixed an issue where the application would suddenly quit on some Snapdragon devices.”?