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

Android 14 gets crash , target version 34 #839

Open
chouthri007 opened this issue Jul 18, 2024 · 3 comments
Open

Android 14 gets crash , target version 34 #839

chouthri007 opened this issue Jul 18, 2024 · 3 comments
Assignees
Labels
new feature New feature or request

Comments

@chouthri007
Copy link

Please update this package,
my android v-14, gets crased when i click play,

@chouthri007 chouthri007 added the new feature New feature or request label Jul 18, 2024
@emanuel-braz
Copy link

same here

@Jashemaits
Copy link

add this line in AndroidManifest.xml for android 14
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />

@enamulaits22
Copy link

add this line in AndroidManifest.xml for android 14 <uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />

It's perfectly working!

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

No branches or pull requests

5 participants