Skip to content

Commit 7df3067

Browse files
committed
修改清单文件配置
1 parent 77963bb commit 7df3067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
android:enabled="true"
6969
android:exported="false">
7070
<intent-filter>
71-
<action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
71+
<action android:name="cn.jpush.android.intent.SERVICE_MESSAGE" />
7272
<category android:name="${applicationId}" />
7373
</intent-filter>
7474
</service>

0 commit comments

Comments
 (0)