Determining Source of Crash for Oculus Go
I'm really having a horrible time trying to get useful info from my Go for debugging. I'm getting a crash only in my Go (Rift runs fine, in Unreal runs fine) and I've been trying to track it using logcat. When it crashes, I use adb logcat > crash.log...