-
Notifications
You must be signed in to change notification settings - Fork 91
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
On Creation of apk #138
Comments
I have the same issue, any fix? |
I have the same issue any idea what is the fix @Vente16 @ehmadjawad @jonasb @assertchris @victor36max |
Please link to a repo that reproduces the problem (in the least amount of code possible) or provide version numbers so someone else can create this reproduction. I'm not sure ow any of you expect this to be fixed without providing any of the info required to reproduce this problem. |
I get a hang, then a crash only after My use case is calling Reproduction:
SoundPlayer.playUrl(`http://download.samplelib.com/mp3/sample-3s.mp3`) Cause of crash: Stack trace/additional info
Fixing the crash likely won't resolve the underlying issue of why Android 11, Google Pixel 3a I have tried
|
Add this one to proguard-rules/pro and it should work.
|
I am have an issue after building the apk .
On development mode the this package works fine but when i create apk build the soundplayer does not works.
The text was updated successfully, but these errors were encountered: