d***@timeslogistics.com.cn
d***@timeslogistics.com.cn
  • 发布:2020-01-02 17:53
  • 更新:2020-01-02 17:53
  • 阅读:3524

混合开发app发布google play后微信支付无法调起

分类:uni-app

我们使用的混合app开发,测试微信支付一直没有问题,今天把app发布到google play后下载测试微信支付无法调起,提示 “用户取消操作” ,直接安装release包可以调起支付,不知道大家有没有遇到这种问题?经抓取日志有如下错误:
1577956333.843 31488-31488/? E/Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory
java.lang.Throwable
at android.app.Instrumentation.getFactory(Instrumentation.java:1224)
at android.app.Instrumentation.newActivity(Instrumentation.java:1215)
at com.tencent.mm.splash.k.newActivity(SourceFile:58)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3008)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1948)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7050)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
1577956333.910 31488-31488/? E/Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory
java.lang.Throwable
at android.app.Instrumentation.getFactory(Instrumentation.java:1224)
at android.app.Instrumentation.newActivity(Instrumentation.java:1215)
at com.tencent.mm.splash.k.newActivity(SourceFile:58)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3008)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1948)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7050)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
1577956333.942 1561-1608/? W/BroadcastQueue: Permission Denial: broadcasting Intent { act=com.tencent.mm.ui.ACTION_ACTIVE flg=0x10 (has extras) } from com.tencent.mm (pid=31488, uid=10195) is not exported from uid 10261 due to receiver com.snda.lantern.wifilocating/com.lantern.analytics.receiver.NetworkReceiver
1577956333.955 1561-2138/? W/InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@16f6e62 attribute=null, token = android.os.BinderProxy@69bae07
1577956333.990 1561-1608/? W/BroadcastQueue: Permission Denial: broadcasting Intent { act=com.tencent.mm.ui.ACTION_DEACTIVE flg=0x10 (has extras) } from com.tencent.mm (pid=31488, uid=10195) is not exported from uid 10261 due to receiver com.snda.lantern.wifilocating/com.lantern.analytics.receiver.NetworkReceiver
1577956334.023 1561-1608/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=com.getuhk.cu.__CLEAR_NOTIFICATION flg=0x10 (has extras) } to com.getuhk.cus/io.dcloud.feature.unipush.GTNotificationReceiver
1577956334.023 21719-21719/? W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@f3f36e6
1577956334.040 21719-21719/? W/System.err: java.lang.NumberFormatException: For input string: ""
1577956334.040 21719-21719/? W/System.err: at java.lang.Integer.parseInt(Integer.java:627)
1577956334.040 21719-21719/? W/System.err: at java.lang.Integer.parseInt(Integer.java:650)
1577956334.040 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.b(RuntimeFeatureImpl.java:363)
1577956334.040 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.a(RuntimeFeatureImpl.java:275)
1577956334.040 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.execute(RuntimeFeatureImpl.java:186)
1577956334.040 21719-21719/? W/System.err: at io.dcloud.common.adapter.util.MessageHandler$1.handleMessage(MessageHandler.java:23)
1577956334.040 21719-21719/? W/System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
1577956334.040 21719-21719/? W/System.err: at android.os.Looper.loop(Looper.java:214)
1577956334.040 21719-21719/? W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7050)
1577956334.040 21719-21719/? W/System.err: at java.lang.reflect.Method.invoke(Native Method)
1577956334.040 21719-21719/? W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
1577956334.040 21719-21719/? W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
1577956334.060 21719-21719/? E/Html5Plus-onResume: 1577956334060
1577956334.062 1561-3560/? W/InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@83cc7dc attribute=null, token = android.os.BinderProxy@69bae07
1577956334.064 31488-31488/? E/SchedPolicy: set_timerslack_ns write failed: Operation not permitted
1577956334.175 698-2541/? W/SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{f1129fe token=Token{c5761b9 ActivityRecord{e570780 u0 com.tencent.mm/.plugin.base.stub.WXPayEntryActivity t407}}}#0
1577956334.190 21719-21719/? W/System.err: java.lang.NumberFormatException: For input string: ""
1577956334.190 1561-1608/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=com.getuhk.cus.__CLEAR_NOTIFICATION flg=0x10 (has extras) } to com.getuhk.cus/io.dcloud.feature.unipush.GTNotificationReceiver
1577956334.190 21719-21719/? W/System.err: at java.lang.Integer.parseInt(Integer.java:627)
1577956334.190 21719-21719/? W/System.err: at java.lang.Integer.parseInt(Integer.java:650)
1577956334.190 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.b(RuntimeFeatureImpl.java:363)
1577956334.190 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.a(RuntimeFeatureImpl.java:275)
1577956334.190 21719-21719/? W/System.err: at io.dcloud.feature.pdr.RuntimeFeatureImpl.execute(RuntimeFeatureImpl.java:186)
1577956334.190 21719-21719/? W/System.err: at io.dcloud.common.adapter.util.MessageHandler$1.handleMessage(MessageHandler.java:23)
1577956334.190 21719-21719/? W/System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
1577956334.190 21719-21719/? W/System.err: at android.os.Looper.loop(Looper.java:214)
1577956334.190 21719-21719/? W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7050)
1577956334.190 21719-21719/? W/System.err: at java.lang.reflect.Method.invoke(Native Method)
1577956334.190 21719-21719/? W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
1577956334.190 21719-21719/? W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
1577956334.487 860-860/? E/audit: type=1400 audit(1577956334.474:8432): avc: denied { search } for pid=23817 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered
1577956334.619 31488-31488/? E/SchedPolicy: set_timerslack_ns write failed: Operation not permitted
1577956334.628 1561-2361/? E/Watchdog: !@Sync 434 [2020-01-02 17:12:14.628] FD count : 570
1577956335.488 860-860/? E/audit: type=1400 audit(1577956335.474:8433): avc: denied { search } for pid=23824 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered
1577956336.491 860-860/? E/audit: type=1400 audit(1577956336.474:8434): avc: denied { search } for pid=23826 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered
1577956337.491 860-860/? E/audit: type=1400 audit(1577956337.474:8435): avc: denied { search } for pid=23828 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered
1577956338.512 860-860/? E/audit: type=1400 audit(1577956338.494:8436): avc: denied { search } for pid=23831 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered
1577956338.588 662-1134/? W/qti_sensors_hal: timestampCalc: Adjusting timestamp for rollover: 29261924280789, 2
1577956339.509 860-860/? E/audit: type=1400 audit(1577956339.494:8437): avc: denied { search } for pid=23833 comm="ip" name="net" dev="dm-1" ino=1703944 scontext=u:r:shell:s0 tcontext=u:object_r:net_data_file:s0 tclass=dir permissive=0 SEPF_SM-G9500_9_0014 audit_filtered

2020-01-02 17:53 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复