2023/10/06 09:46:24.124 15686 15709 Info Unity destory===>
2023/10/06 09:46:24.135 15686 15709 Error Unity AndroidJavaException: java.lang.NoClassDefFoundError: com.vuplex.webview.WebView3D
2023/10/06 09:46:24.135 15686 15709 Error Unity java.lang.NoClassDefFoundError: com.vuplex.webview.WebView3D
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.nativePause(Native Method)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.access$1900(Unknown Source:0)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$24.run(Unknown Source:2)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.handleCallback(Handler.java:938)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.dispatchMessage(Handler.java:99)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Looper.loopOnce(Looper.java:201)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Looper.loop(Looper.java:288)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$e.run(Unknown Source:20)
2023/10/06 09:46:24.135 15686 15709 Error Unity Caused by: java.lang.ExceptionInInitializerError
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.vuplex.webview.WebView3D.resumeAll(Unknown Source:99)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.nativeRender(Native Method)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.access$300(Unknown Source:0)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$e$1.handleMessage(Unknown Source:95)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.dispatchMessage(Handler.java:102)
2023/10/06 09:46:24.135 15686 15709 Error Unity ... 3 more
2023/10/06 09:46:24.135 15686 15709 Error Unity Caused by: java.lang.UnsupportedOperationExceptio
Many thanks Cody, for reporting this:
Please verify the next information for better review of the issue at hand.
Unity Version:
Spaces SDK Version:
Device used:
WebView3D: Vuplex? or something else?
Thanks for your patience,
Andriy
Thanks Afedorch,
Unity Version: 2022.3.10f1
Spaces SDK Version : 16, 17
Device : Thinkreality VRX
WebView 3d: com.vuplex.webview.WebView3D
Thanks for feedback:
We are officially supporting Unity: 2021.3.16 here is the link to read more about it: Unity Setup Guide (qualcomm.com)
Will you be so kind to share APK using google drive, so I can test it on my side as I have access to new builds on VRX.
Overall, this issue is in our focus, and we are working on fixing it.
@Afedorch
Hi, are there any progress about this issue?
Our team try latest SDK version, however same issue prevents from us awaking application correctly.
Here are our build links. plaease check them.
SDK v0.19.1 : https://drive.google.com/file/d/1g8unEmJeii-HkTcu8delr5rPxRNF4ZOJ/view?usp=drive_link
SDK v0.19.1.1 : https://drive.google.com/file/d/1O36UcLcS5-i9XEQoj9jbTH4hbQwEAM3B/view?usp=sharing
Here is test environment information.
-----
Unity: Unity2021.3.16.f1
Device: ThinkReality VRX
SnapdragonSpaces : v0.19.1 / 0.19.1.1
SoftwareVersion: VRX_user_S829001_2311262344_kona
ControllerSoftwareVersion: 4.1
@Afedorch
Is there any progress of this issue?
Latest SDK still has same problem.
Our team tried latest SDK to build sample.
But it does not work correctly.
Here are the links for checking APKs.
Testing environment is described below.
---
Unity : 2021.3.16.f1
SDK: v0.19.1/v0.19.1.1
Target Device: ThinkReality VRX
SoftwareVersion: VRX_user_S829001_2311262344_kona
ControllerSoftwareVersion: 4.1
Cody. tedrick
There appears to be a WebView exception thrown on the spaces layer. Posting here to provide visibility to this issue.