rive-app / rive-app/rive-react-native
[rive-android]: Audio only plays once, works with `rive-android 10.2.1`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 783
- Forks
- 81
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
Description
Audio stopped working in Android and rive gives an error of {"message": "No default ViewModel found for artboard '...'", "type": "DataBindingError"}
We use:
"rive-react-native": "^9.6.1",
"react-native": "0.81.4",
"react": "19.1.0",
"expo": "^54.0.7",
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the audio failure with rive-react-native 9.6.1, React Native 0.81.4, React 19.1.0, and Expo 54.0.7, then compare it with the reported working rive-android 10.2.1 version. Trace the source of the “No default ViewModel found” error; done means audio plays more than once without the DataBindingError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100