Removing Stop with Task from PushNotifications
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
<service
|
||||
android:name=".service.notifications.PushNotificationReceiverService"
|
||||
android:stopWithTask="true"
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
|
||||
|
||||
Reference in New Issue
Block a user