NativeScript / NativeScript/plugins
[@nativescript/appavailability] rstp check fails on android
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Checking with available("rtsp://") fails on android even though Utils.openUrl("rstp://...") does work.
The check works ok on iOS after installing a player.
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 at the appavailability plugin's available("rtsp://") path on Android and compare it with the working Utils.openUrl("rtsp://...") behavior. Confirm the intended handling of RTSP URLs on Android and verify that availability checking matches the supported behavior; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100