Skip to content

Commit 06f37e5

Browse files
committed
add updates
1 parent 514e4a0 commit 06f37e5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,6 @@
101101
android:name="com.google.android.gms.ads.APPLICATION_ID"
102102
android:value="ca-app-pub-4589701606972085~9689235640"/>
103103

104-
<service
105-
android:name=".java.MyFirebaseMessagingService"
106-
android:exported="false">
107-
<intent-filter>
108-
<action android:name="com.google.firebase.MESSAGING_EVENT" />
109-
</intent-filter>
110-
</service>
111-
112104
<!-- Set custom default icon. This is used when no icon is set for incoming notification messages. -->
113105
<meta-data
114106
android:name="com.google.firebase.messaging.default_notification_icon"

0 commit comments

Comments
 (0)