Skip to content

Commit e0232c8

Browse files
committed
Update Android v290,iOS v271
1 parent 897cdc8 commit e0232c8

12 files changed

Lines changed: 3 additions & 2 deletions

File tree

-704 KB
Binary file not shown.
722 KB
Binary file not shown.

android/src/main/AndroidManifest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
</intent-filter>
3939
</service>
4040

41-
<service android:name="cn.jiguang.plugins.service.JCoreModuleService">
41+
<service android:name="cn.jiguang.plugins.service.JCoreModuleService"
42+
android:exported="true">
4243
<intent-filter>
4344
<action android:name="cn.jiguang.user.service.action" />
4445
</intent-filter>

0 commit comments

Comments
 (0)