rive-app / rive-app/rive-android
Make the Http Activity example more resiliant
Open
Nobody has claimed this yet.
bug
- Dominant language
- Kotlin
- Stars
- 538
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Right now this crashes if we do not have an internet connection for example. we want to make sure that our http samples provide decent options for fallback here.
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 with the Http Activity example and reproduce its behavior without an internet connection. Trace where the example handles the HTTP request and identify the existing fallback options; it is done when the sample no longer crashes offline and provides a usable fallback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100