We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee2cfe commit 11af6a2Copy full SHA for 11af6a2
plugin.xml
@@ -30,8 +30,6 @@ xmlns:android="http://schemas.android.com/apk/res/android">
30
</config-file>
31
<config-file target="AndroidManifest.xml" parent="/manifest/application">
32
<service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementService" />
33
- </config-file>
34
- <config-file target="AndroidManifest.xml" parent="/manifest/application">
35
<service android:name="org.apache.cordova.firebase.FirebasePluginMessagingService">
36
<intent-filter>
37
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
0 commit comments