hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
681 stars 203 forks source link

After updating to 3.1.0 cannot play .weba anymore #357

Open PietroGranati opened 2 years ago

PietroGranati commented 2 years ago

RN:0.63 - AudioRecorder: 3.1.0

Platforms you faced the error: for now Android

Expected behavior

Previous version were playing it

Actual behavior

after update to the 3.1.0 the "PlayBackListener" stays at current position = 0

Hannah-Alto commented 2 years ago

I had to downgrade to version 3.0.12 in order to be able play .webm file on android. "react-native": "0.63.4"