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 05d7b6a commit 9cb1268Copy full SHA for 9cb1268
messaging/testapp/AndroidManifest.xml
@@ -49,6 +49,7 @@
49
</service>
50
51
<service android:name="com.google.firebase.messaging.cpp.RegistrationIntentService"
52
+ android:permission="android.permission.BIND_JOB_SERVICE"
53
android:exported="false" >
54
55
<service android:name="com.google.firebase.messaging.MessageForwardingService"
0 commit comments