AV/Sound volume up/down controls call instead media when playing sound via andorid earpiece

Please provide the following:

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I encountered the same issue with this link: AV/Sound volume up/down controls call instead media
The poster in that link solved this by settingplayThroughEarpieceAndroid: from true to fals, but in my app, I have to play the sound via earpiece, so is there a way to let volume buttons control media volume when playThroughEarpieceAndroid: is set to true?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.