Fixed
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
ra...@google.com <ra...@google.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
Description
This occurs on the newest version of Android 15 on my Google Pixel 8 Pro and Google Pixel Tablet.
In my specific case, were I am reading metadata from an icycast stream, the default title is a combination of the title and the artist, I specifically set the display title to be the real title because overriding the title key would cause the onMetadataChange trigger to not occur. Either way, the AOD should match the rest of the system's media playback and display the displayTitle instead of the title.