Skip to content

Commit 11af6a2

Browse files
dpa99cAnkit Kumar Singh
authored andcommitted
Remove unnecessary extra <config-file> block which can lead to race condition
1 parent eee2cfe commit 11af6a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ xmlns:android="http://schemas.android.com/apk/res/android">
3030
</config-file>
3131
<config-file target="AndroidManifest.xml" parent="/manifest/application">
3232
<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">
3533
<service android:name="org.apache.cordova.firebase.FirebasePluginMessagingService">
3634
<intent-filter>
3735
<action android:name="com.google.firebase.MESSAGING_EVENT"/>

0 commit comments

Comments
 (0)