Allen Rufolo
Allen Rufolo
If it helps, here is the logcat for the fatal exception: ``` 09-11 13:44:50.937 7238 7238 E AndroidRuntime: FATAL EXCEPTION: main 09-11 13:44:50.937 7238 7238 E AndroidRuntime: Process: com.Wellovate.Test, PID:...
@djee-ms thanks for your response. Yes I have added both RECORD_AUDIO and CAMERA. I went to the app permissions on my test phone and verified Camera and Microphone permissions are...
Just tried latest release version (2.0.2) and the issue still persists. @djee-ms Do you have anymore insight on what could be causing this problem?
@djee-ms Thank you for your response. The open issue #329 describes how the screen is black until it is touched, that's when the app crashes and closes. That's what is...
@djee-ms I'm sorry for the periodic poking here. Web RTC is just something we've been trying to get working in our Unity app for so long and thanks to your...
@djee-ms Sorry for the delayed response. I spent some time setting up a brand new Unity project of this repo, using the example signalling server (our app is actually setup...
@everystone Did you ever find a fix to the issue? Just trying to keep this thread alive. I would assume the ability to share POV on Android AR/VR devices would...
+1 We are experiencing the same exact issue. Have you made any progress on solving the problem? We are receiving the ontrack() call back in the web browser, but the...
Thank you @SergioMasson this worked for chrome! This helps tremendously and should be introduced in a future PR