Joseph

Results 8 comments of Joseph

i'm also facing this, any patch or workaround?

> This is still happening in v0.241.0. Reverting to v0.237.0 works in the meantime. For now i did this as temporary

@dsreddy1 @NagendrababuM just remove styles.controlsRow from react-native-media-controls.cjs.development.js in react-native-media-controls package module and use patch for persist solution.

@NagendrababuM After modifying package follow steps provided here https://anu-thomas.medium.com/patch-package-in-react-native-c7786a15e279 replace “package-name” with “react-native-media-controls”

@brismithers Thanks for the response I use **Realme 8** 4G variant running on **Android 12** hope this helps

> > replace > fileNameUrl = [NSURL URLWithString:fileNameEscaped]; > with > fileNameUrl = [NSURL URLWithString:fileName]; > I have also tried other packages, like react-native-sound, but it has the same issue....