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.
2 parents e819315 + 7df3067 commit b394de8Copy full SHA for b394de8
android/src/main/AndroidManifest.xml
@@ -68,7 +68,7 @@
68
android:enabled="true"
69
android:exported="false">
70
<intent-filter>
71
- <action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
+ <action android:name="cn.jpush.android.intent.SERVICE_MESSAGE" />
72
<category android:name="${applicationId}" />
73
</intent-filter>
74
</service>
0 commit comments