Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

[WaveVR] TargetSdkVersion issue in FxR #3890

Closed
ted730820 opened this issue Sep 24, 2020 · 0 comments · Fixed by #3914
Closed

[WaveVR] TargetSdkVersion issue in FxR #3890

ted730820 opened this issue Sep 24, 2020 · 0 comments · Fixed by #3914
Assignees
Labels
bug This issue is a software or functional defect crash 🔥 i.e. severity=critical: crashes, loss of data, severe memory leak

Comments

@ted730820
Copy link

Configuration

Firefox Reality version: 12
Firefox Reality build ID: f10805c

Hardware: VIVE Focus

Steps to Reproduce

  1. Launch FxR on Android 10 headset
  2. Meet crash symptom

Current Behavior

Cannot launch FxR and meet crash symptom due to shared memory creation policy is changed on Android 10.

Expected Behavior

Can launch FxR successfully without crash symptom.

Possible Solution

Please refer to this link for recommended targetSdkVersion among different Wave SDK version. You can set targetSdkVersion to 26 since FxR is currently using Wave SDK 3.1.x.
https://hub.vive.com/storage/docs/en-us/SDKVersion.html?highlight=targetsdkversion

Context

Error Logs and Stack Traces

@keianhzo keianhzo self-assigned this Oct 19, 2020
@keianhzo keianhzo added bug This issue is a software or functional defect crash 🔥 i.e. severity=critical: crashes, loss of data, severe memory leak labels Oct 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue is a software or functional defect crash 🔥 i.e. severity=critical: crashes, loss of data, severe memory leak
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants