android / tv-samples

Multiple samples showing best practices in app development on Android TV.
Apache License 2.0
1.02k stars 329 forks source link

Channels are not visible on Android TV API 30 #83

Open DrirEmilius opened 2 years ago

DrirEmilius commented 2 years ago

I build the sample app on both an emulated and real Android TV API 30 and the channels do not show on the home screen. When run on an emulated Android TV API 26 it does show the channel properly. I can find no reference that home screen channel behaves differently on API 30 (which is now called Google TV).

Logs indicate that channels and programs are added, indicating that the code works.

What is the issue?

ponnusamygithub commented 1 year ago

Same issues occurred Channels are not visible on Android TV API 30

jasondrusso commented 1 year ago

Is there a resolution to this? The codelab won't even build with the older api because Google Play now seems to require API 30 or higher.

DrirEmilius commented 1 year ago

It seems that Google will now review an app before allowing it to show a channel. Not a direction I like, especially because Google TV actively promotes paid services like Disnep plus very big at the very top, without an option to disable that.