LoLeLu Posted December 11, 2019 Posted December 11, 2019 Hi! I'm trying to build a cross platform application, between oculus quest and the focus Plus! Even if it is supposed to work, the WaveVR package crashes the app on oculus. I thought it was something wrong with the app itself, so i tried with a clean project with only WAVE Sdk (in version 3.0.2, 3.1.1 and also 3.1.4) and Oculus android package. And it simply doesn't work. I used the LogCat to track down the problem, and is what i obtained: 12-11 10:28:31.636 1055 1512 W ActivityManager: Unable to start service Intent { cmp=com.htc.vr.core.server/.VRService } U=0: not found I read the "patch notes" form 3.1.1, it is supposed to work with oculus. Please help me! @Tony PH Lin
Sean Lu Posted December 12, 2019 Posted December 12, 2019 Apk only can support one platform each time. If you want to build apk for oculus, please remember to remove "Mock HMD" from Virtual Reality SDKs. @Cotta @Tony PH Lin
Tony PH Lin Posted December 13, 2019 Posted December 13, 2019 Hi @LoLeLu, Could you try the suggestions from Sean Lu? It should be workable for your case. Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.