Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
7 years ago

VR Application Crash when Casting to Chrome cast.

Device Specs : All Samsung Supported Devices.
OS : Android 7.0 and Above.
Oculus VR Version : 3.53.0.6.67
Application : Android with Unity.
Unity Version : Unity 2018.1.2f1 (64-bit)

Details : while trying to cast our Application to Chrome Cast.. Application crash with the following Error :
JNI DETECTED ERROR IN APPLICATION: expected reference of kind local reference but found global reference: 0x100b02
the rest of Log is showing each Threads stack log. (details can be provided if needed)

Thank you for your help.



1 Reply

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    Hi... after testing with multiply applications : Youtube VR , Oculus Home , Samsung VR . all of them crash while trying to cast.
    we also tried building your sample using latest Unity . it still crash while casting.

    Update : Pressing Cast button on and then pressing again off causes the Oculus VR application to crash
    Logcat Error :  Process: com.oculus.horizon, PID: 25516
        android.content.res.Resources$NotFoundException: Resource ID #0x0


    Workaround : Installing com.oculus.systemdriver_1.16.0-115453623-115453623 apk is fixing this issue.

    Thank you.