Open robertjcolley opened 2 years ago
Are you doing your tests with the latest version from NPM or GitHub?
Both. I was originally using the master branch from GitHub, but then switched back to NPM to confirm it wasn't an issue with my local viroreact repo
Just confirmed @doranteseduardo that this was still an issue. My process:
yarn install
Just confirmed this as an issue on an android phone as well. Google Pixel XL, android 10. Android doesn't crash or have a red error LogBox, but the sound does not play.
The same problem.. Android 11. Are there any solutions?
@mondriy you can use ViroSound, which works as expected.
I tried ViroSound, but in my project I need in this feature because volume of sound depends of space. Do you know how to solve this problem? May be you planed to fix this in future upd? Thanks.
Requirements:
Please go through this checklist before opening a new issue
Environment iOS
Please provide the following information about your environment:
Environment Android
Please provide the following information about your environment:
Description
Reproducible Demo
ViroSpatialSound
https://github.com/NS-BOBBY-C/starter-kit/blob/4d93e7dd3ae05d089573f07f20964e2258a1933d/screens/viro_tests/ViroSpatialSound.tsx#L1-L48
ViroSoundField
https://github.com/NS-BOBBY-C/starter-kit/blob/4d93e7dd3ae05d089573f07f20964e2258a1933d/screens/viro_tests/ViroSoundField.tsx#L1-L48