We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56260c2 commit 3450d84Copy full SHA for 3450d84
1 file changed
plugins/2020.3569/android/metadata.lua
@@ -13,7 +13,7 @@ local metadata =
13
applicationChildElements =
14
{
15
[[
16
- <service
+ <service android:exported="true"
17
android:name="plugin.notifications.v2.CoronaFirebaseMessagingService">
18
<intent-filter>
19
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
0 commit comments