jingliancui / DotNetJPushSample

Sample for showing JPush on xamarin.forms
MIT License
7 stars 2 forks source link

初始化操作后会闪退 #1

Open iwaitu opened 1 year ago

iwaitu commented 1 year ago

app will crash few seconds later when I click the init sdk button. android 13 api 33

[JIGUANG-JPush] [JPushInterface] [key-step]action:init - jpush, SdkVersion:4.8.5, build id:232, build type:release
[JIGUANG-JPush] [AndroidUtil] action:checkValidManifest
[.ivilson.mobile] Accessing hidden method Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread; (unsupported, reflection, allowed)
[.ivilson.mobile] Accessing hidden field Landroid/app/ActivityThread;->mActivities:Landroid/util/ArrayMap; (unsupported, reflection, allowed)
[.ivilson.mobile] Accessing hidden field Landroid/app/ActivityThread$ActivityClientRecord;->paused:Z (unsupported, reflection, allowed)
[.ivilson.mobile] Accessing hidden field Landroid/app/ActivityThread$ActivityClientRecord;->activity:Landroid/app/Activity; (unsupported, reflection, allowed)
[JIGUANG-JPush] [JPushConstants] found messageReceiverClass :com.ivilson.mobile.SampleReceiverat com.ivilson.mobile by getCommonReceiverNames
[JIGUANG-JPush] [JPushInterface] [key-step]check config suceess!!!
[JIGUANG-JPush] [ActionHelper] doSingleAction: third_init
Thread started:  #12
[monodroid-assembly] open_from_bundles: failed to load assembly JCoreBinding.dll
[JIGUANG-D] [JDyAndroidUtils] found userServiceClass :com.ivilson.mobile.SampleService by getCommonServiceNames
[JIGUANG-D] [JDyAndroidUtils] found userServiceClass :com.ivilson.mobile.SampleService by getCommonServiceNames
[JIGUANG-JCore] [JCommonServiceHelper] [key-step]found userServiceClass :com.ivilson.mobile.SampleService by getCommonServiceNames
[JIGUANG-JPush] [AndroidUtil] action:checkValidManifest
[JIGUANG-JCore] [JCoreHelper] runActionWithService action:notification_state
[JIGUANG-JCore] [JCoreHelper] runActionWithService action:change_foreground
[JIGUANG-JCore] [JCoreHelper] runActionWithService action:init
[JIGUANG-JCore] [JCoreGobal] [key-step]main process init - jcore, SdkVersion:4.0.0, build id:204 build type:release
Thread finished:  #12
Loaded assembly: /data/data/com.ivilson.mobile/files/.__override__/JCoreBinding.dll [External]
线程 0xc 已退出,返回值为 0 (0x0)。
jingliancui commented 1 year ago

重现步骤写一下