You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great app! I was analyzing the source code and discovered there's missing MEDIA_PLAY_FROM_SEARCH intent-filter
which is required for adding required support for media voice actions in vehicle infotainment systems.
Proposed Solution
Declare support for this Intent filter in the app's manifest file:
Enhancement Request**
Hello,
Great app! I was analyzing the source code and discovered there's missing
MEDIA_PLAY_FROM_SEARCH
intent-filterwhich is required for adding required support for media voice actions in vehicle infotainment systems.
Proposed Solution
Declare support for this Intent filter in the app's manifest file:
Additional context
Additional info here.
The text was updated successfully, but these errors were encountered: