Questions tagged [tvapplicationcontroller]

6 questions
1
vote
0 answers

I need some help to make the Videojs video player buttons navigable with the javascript Spatial Navigation plugin

I'm creating a website that can be navigable from the keyboard. I use the great Spatial navigation here: https://github.com/luke-chang/js-spatial-navigation Everything work well with my keyboard navigation with this navigation plugin but after hours…
1
vote
1 answer

Play/Pause key event is not respected during playback in react native for android tv

I have published a react native application to google play store for android tv. For tv, I have received notification for: Play/Pause key event is not respected during playback Your media apps that play video or music content must respect the…
ViShU
  • 300
  • 2
  • 10
1
vote
1 answer

tvOS - Detect when TVML is dismissed from my UIViewController

I have a view controller for my app that calls another view controller modally to cover the screen with a blur effect. Inside this other view controller, I'm displaying a TVApplicationController to display TVML content with transparent background on…
Jão
  • 469
  • 4
  • 15
1
vote
2 answers

tvOS: How to get TVApplicationController to play nice with native view controllers?

I'm trying to build a tvOS app that contains both native and TVML content. Ideally, I'd like to present TVML content inside a container view; failing that, I'd be happy if I could present a native UIViewController modally over the TVML content. I…
Echelon
  • 7,306
  • 1
  • 36
  • 34
0
votes
2 answers

How to focus on button from second textInput using onSubmiteEditing for React native Android TV

I am working on Android TV application where i want focus on button (Submit) when done button click of keyboard for second TextInput. please help How to focus on button from second textInput using onSubmiteEditing for React native Android TV. …
ViShU
  • 300
  • 2
  • 10
0
votes
0 answers

Android TV App Screen Cut Off When Open Side Menu

I am new to Android TV apps development. My issue is I have one or more of app's screens cut off from the right when open the side menu. I tried going through Google's Android TV Documentation but couldn't find a clue on it. Here you can see…
blueware
  • 5,205
  • 1
  • 40
  • 60