-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app crash when adding any android component to SceneObject #2020
Comments
Hi @spakanati123, |
@ragner seems my demo branch is old and with the updated one it's working fine. I can see API diff to register android layout in the commit: |
@ragner when i am checking the gvr-videoplayer demo app the cursor not working with remote controller only in player screen when playing video(galley scene no issue) but it's working fine with track pad in player scene as well on samsung gear VR headset.
But if i use built in API gvrContext.getInputManager().selectController(); remote working fine but this API not helpful for doing any customiztion , please suggest to fix the issue on demo app gvr-videoplayer. I am using galaxy S8 device with Samsung Gear VR headset |
@spakanati123 The cursor is not working in what way? I tried and it works pretty good if you use the trigger button for clicking. If you are clicking via the touch pad then there might be a problem which is a known issue. Is there any other demo app in which you experience this issue? |
Hi,
all of sudden our app started crashing on launch and the crash is happening while adding any Android component to the SceneObject. I can reproduce the issue on given demo's gvr-events as well.
The crash trace is:
Requesting a quick update on this.
Thanks in advance
The text was updated successfully, but these errors were encountered: