We are in the final stages of an update for our title "The Manor" on the GearVR store. Unfortunately, after updating to Utilities 1.20 and Unity to 2017.2.0f3 we have a hard crash on load.
When running logcat by itself (adb logcat) we can see the app loading and crashing, but when using the VrApp tag it simply hangs on the following:
--------- beginning of crash
--------- beginning of main
--------- beginning of system
Obviously, we would like to just see the data that our app is spitting out.
Also "adb logcat > crash.log" just hangs and does nothing after the crash.
Has anyone else had a similar issue, or correct myself if im doing something wrong. I will post our manifest below as well to see if anything jumps out.