Pablo Luz
Pablo Luz
Adding those proguard rules kaushil111 mentioned above make it work on my dev device (Android 10, Samsung Galaxy A10). However, I'm being redirected to Google Play app instead of seeing...
@minafa96 I'm experiencing the same issue. Please check https://github.com/oblador/react-native-store-review/issues/48 and have a look at the comment I left there ;)
@minafa96 there should be a file called `proguard-rules.pro` under your `PROJECT_DIR/android/app` folder. On that file, you should see a comment like `# Add any project-specific keep options here:`. Simply add...
@mark-playco this seems to be fixed :)
https://github.com/tanguyantoine/react-native-music-control is now dead and it has a lot of issues on Android. Does anyone know any other similar library to remotely/externally control media?
@DevMMI it seems https://github.com/tanguyantoine/react-native-music-control is being maintained again. I think it's worth checking it out. Alternatively, I created a fork of it, where we fixed all issues we're having. We're...
@crazycodeboy can we have this merged, please?
I did the same. For everyone else who is looking for a (palliative) solution, you guys can simply do the same as #81. It's super straightforward ;)
Can we please have #80 merged? Thank you :)