1***@qq.com
1***@qq.com
  • 发布:2024-09-02 11:08
  • 更新:2024-09-03 11:12
  • 阅读:117

【报Bug】iOS 启动白屏

分类:uni小程序sdk

产品分类: uni小程序SDK

手机系统: iOS

手机系统版本号: iOS 13.2

手机厂商: 苹果

手机机型: iphone7

页面类型: vue

SDK版本号: 4.0.8

操作步骤:

CoreApp##...app start load..

2024-09-02 10:43:55.929131+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppRuntime..
2024-09-02 10:43:55.950847+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppWindow..
2024-09-02 10:43:55.957954+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...创建首页..
2024-09-02 10:43:55.968789+0800 smarthome[1021:32095] <Weex>[error]script_bridge.h:168, <WeexCore> xxx set_core_side is runing and 0x283ff9d60
2024-09-02 10:43:56.026603+0800 smarthome[1021:32093] <Weex>[error]WXMonitor.m:289, [WX_KEY_EXCEPTION_WXBRIDGE] [undefined:undefined:undefined] TypeError: undefined is not an object js stack: (null)
2024-09-02 10:43:56.037587+0800 smarthome[1021:31890] [Runtime][INFO:] refreshWhitePageCheckWebview---evt[3]---[<PDRCoreAppFrame: 0x105173a00; frame = (0 0; 375 667); clipsToBounds = YES; layer = <CALayer: 0x283d68100>>]

预期结果:

CoreApp##...app start load..

2024-09-02 10:43:55.929131+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppRuntime..
2024-09-02 10:43:55.950847+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppWindow..
2024-09-02 10:43:55.957954+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...创建首页..
2024-09-02 10:43:55.968789+0800 smarthome[1021:32095] <Weex>[error]script_bridge.h:168, <WeexCore> xxx set_core_side is runing and 0x283ff9d60
2024-09-02 10:43:56.026603+0800 smarthome[1021:32093] <Weex>[error]WXMonitor.m:289, [WX_KEY_EXCEPTION_WXBRIDGE] [undefined:undefined:undefined] TypeError: undefined is not an object js stack: (null)
2024-09-02 10:43:56.037587+0800 smarthome[1021:31890] [Runtime][INFO:] refreshWhitePageCheckWebview---evt[3]---[<PDRCoreAppFrame: 0x105173a00; frame = (0 0; 375 667); clipsToBounds = YES; layer = <CALayer: 0x283d68100>>]

实际结果:

CoreApp##...app start load..

2024-09-02 10:43:55.929131+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppRuntime..
2024-09-02 10:43:55.950847+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppWindow..
2024-09-02 10:43:55.957954+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...创建首页..
2024-09-02 10:43:55.968789+0800 smarthome[1021:32095] <Weex>[error]script_bridge.h:168, <WeexCore> xxx set_core_side is runing and 0x283ff9d60
2024-09-02 10:43:56.026603+0800 smarthome[1021:32093] <Weex>[error]WXMonitor.m:289, [WX_KEY_EXCEPTION_WXBRIDGE] [undefined:undefined:undefined] TypeError: undefined is not an object js stack: (null)
2024-09-02 10:43:56.037587+0800 smarthome[1021:31890] [Runtime][INFO:] refreshWhitePageCheckWebview---evt[3]---[<PDRCoreAppFrame: 0x105173a00; frame = (0 0; 375 667); clipsToBounds = YES; layer = <CALayer: 0x283d68100>>]

bug描述:

CoreApp##...app start load..

2024-09-02 10:43:55.929131+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppRuntime..
2024-09-02 10:43:55.950847+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...createAppWindow..
2024-09-02 10:43:55.957954+0800 smarthome[1021:31890] [Runtime][DEBUG:] ##CoreApp##...创建首页..
2024-09-02 10:43:55.968789+0800 smarthome[1021:32095] <Weex>[error]script_bridge.h:168, <WeexCore> xxx set_core_side is runing and 0x283ff9d60
2024-09-02 10:43:56.026603+0800 smarthome[1021:32093] <Weex>[error]WXMonitor.m:289, [WX_KEY_EXCEPTION_WXBRIDGE] [undefined:undefined:undefined] TypeError: undefined is not an object js stack: (null)
2024-09-02 10:43:56.037587+0800 smarthome[1021:31890] [Runtime][INFO:] refreshWhitePageCheckWebview---evt[3]---[<PDRCoreAppFrame: 0x105173a00; frame = (0 0; 375 667); clipsToBounds = YES; layer = <CALayer: 0x283d68100>>]

2024-09-02 11:08 负责人:无 分享
已邀请:
DCloud_iOS_XHY

DCloud_iOS_XHY

看报错是 js 语法报错了,先真机运行一下看看是否能在基座中正常运行

要回复问题请先登录注册