triniwiz / triniwiz/nativescript-plugins
cannot keep user from navigating webview on Android
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 87
- Forks
- 57
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 4
Description
Although I set controls="false" showFullScreenToggle="false" showRelatedVideos="false" showYoutubeLogo="false" there is still a tappable YT button as well as a "..." menu button from which user can select "Watch later". Either of these navigates the webview to a new page after which the YT player is no longer usable. I have not been able to do this on iOS.
Contributor guide
No contributing guide indexed for this repository
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 Android webview issue with the listed YouTube player settings and inspect the plugin's Android integration. Verify how the tappable YouTube and menu buttons navigate away from the player. Done means those controls cannot take the user to another page while the player remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100