NativeScript / NativeScript/plugins

[@nativescript/appavailability] rstp check fails on android

Open
#146 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.