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 aca573f commit 1b4725aCopy full SHA for 1b4725a
messaging/src/android/java/LibraryManifest.xml
@@ -4,7 +4,7 @@
4
<uses-sdk android:minSdkVersion='23'/>
5
<application>
6
<service
7
- android:name="MessageForwardingService"
+ android:name="com.google.firebase.messaging.MessageForwardingService"
8
android:permission="android.permission.BIND_JOB_SERVICE"
9
android:exported="true"/>
10
</application>
0 commit comments