nativescript-videoplayer icon indicating copy to clipboard operation
nativescript-videoplayer copied to clipboard

Controls load behind modal on Android

Open 3rror404 opened this issue 7 years ago • 2 comments

Hey Brad,

When a video is loaded within a modal the controls are rendered behind the modal view making them impossible to use (as described here and here).

This only happens on Android (tested on 6.0.1). iOS works absolutely fine.

I have a test project showing the issue here.

Any chance of a fix for this?

Thanks

┌──────────────────┬─────────────────┬────────────────┬──────────────────┐
│ Component        │ Current version │ Latest version │ Information      │
│ nativescript     │ 3.1.3           │ 3.1.3          │ Up to date       │
│ tns-core-modules │ 3.1.1           │ 3.1.1          │ Up to date       │
│ tns-android      │ 3.1.1           │ 3.1.1          │ Up to date       │
│ tns-ios          │ 3.0.0           │ 3.1.0          │ Update available │
└──────────────────┴─────────────────┴────────────────┴──────────────────┘

3rror404 avatar Sep 04 '17 13:09 3rror404

In case anyone else comes across this issue, there is nativescript-exoplayer as an alternative which works in modals.

3rror404 avatar Sep 12 '17 15:09 3rror404

This is a major limitation for me. Any fix in sight?

chris-praxis avatar Mar 12 '22 03:03 chris-praxis