I'm trying to develop small radio app. Sometings is missing or wrong because there is no Now Playing Card on Android TV when someone press Home button. When I'm trying to publish my app, also I'm getting error from Google about missing Now Playing Card. I'm not sure if this feature is implemented or something is wrong with my code. My code is very simple. Did I miss something?
Flutter Version
3.10.5
Lib Version
3.1.1
Platform (Android / iOS / web) + version
Android TV
Describe the bug
I'm trying to develop small radio app. Sometings is missing or wrong because there is no Now Playing Card on Android TV when someone press Home button. When I'm trying to publish my app, also I'm getting error from Google about missing Now Playing Card. I'm not sure if this feature is implemented or something is wrong with my code. My code is very simple. Did I miss something?
Small code to reproduce