Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It worked, but only until I generated the launch apk #6

Open
renatoduartepinheiro opened this issue May 18, 2021 · 3 comments
Open

Comments

@renatoduartepinheiro
Copy link

Before signing and generating the release apk, the code is successfully executed. But with the release version installed, it doesn't work. The button used to start back to blue.
I think this is not a problem with the lib react-native-radio-player because I have already tested it with three other libs and it didn't work. Do you have any suggestions as to what the problem is? Thanks a lot for any help.

@dinhduccuong
Copy link

Same issue

@shkatulo
Copy link

shkatulo commented Aug 25, 2021

I had the same problem, when using "http://..." stream on Android 11.

Adding android:usesCleartextTraffic="true" to application tag in AndroidManifest.xml worked for me.

@dehy
Copy link
Owner

dehy commented Aug 31, 2023

@renatoduartepinheiro and @dinhduccuong sorry for this little delay 😅

Have you been able to resolve your problem? Did the answer provided by @shkatulo worked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants