mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-16 02:44:51 +00:00
Fix threading issues, test with expoplayer
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<service
|
||||
android:name="dev.zoriya.omni.OmniPlayerService"
|
||||
android:enabled="true"
|
||||
android:exported="false"
|
||||
android:exported="true"
|
||||
android:foregroundServiceType="mediaPlayback">
|
||||
<intent-filter>
|
||||
<action android:name="androidx.media3.session.MediaSessionService" />
|
||||
|
||||
Reference in New Issue
Block a user