灬燚
灬燚
  • 发布:2021-06-16 11:34
  • 更新:2022-09-29 15:16
  • 阅读:778

ios 打包后能看到tabbar 但是页面是空白的,跳转页面也是空白的

分类:uni-app

自定义的ios基座上显示是没有问题的,但是云打包出来就会有问题,而且离线打包使用XCode 运行时也是显示不出内容

2021-06-16 11:34 负责人:无 分享
已邀请:
DCloud_iOS_WZT

DCloud_iOS_WZT

xcode运行有报错信息么

  • 灬燚 (作者)

    2021-06-16 11:26:08.139279+0800 HBuilder[7164:164017] -canOpenURL: failed for URL: "taobao://"



    • error: "This app is not allowed to query for scheme taobao"

      2021-06-16 11:26:08.140626+0800 HBuilder[7164:164017] -canOpenURL: failed for URL: "kwai://" -

      error: "This app is not allowed to query for scheme kwai"

      2021-06-16 11:26:08.141863+0800 HBuilder[7164:164017] -canOpenURL: failed for URL:

      "awemesso://" - error: "This app is not allowed to query for scheme awemesso"

      2021-06-16 11:26:08.143108+0800 HBuilder[7164:164017] -canOpenURL: failed for URL:

      "pinduoduo://" - error: "This app is not allowed to query for scheme pinduoduo"

      2021-06-16 11:26:08.144234+0800 HBuilder[7164:164017] -canOpenURL: failed for URL:

      "openApp.jdMobile://" - error: "This app is not allowed to query for scheme openapp.jdmobile"

      2021-06-16 11:26:08.162970+0800 HBuilder[7164:164017] ######===>>>>New Device Model:

      [x86_64]

      2021-06-16 11:26:08.169171+0800 HBuilder[7164:164017] [Client] Synchronous remote object proxy

      returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0

      named com.apple.commcenter.coretelephony.xpc was invalidated."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.169204+0800 HBuilder[7164:164097] [Client] Updating selectors failed with:

      Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The

      connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.169415+0800 HBuilder[7164:164097] [Client] Updating selectors after delegate

      addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on

      pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.170182+0800 HBuilder[7164:164017] [Client] Synchronous remote object proxy

      returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0

      named com.apple.commcenter.coretelephony.xpc was invalidated."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.170249+0800 HBuilder[7164:164097] [Client] Updating selectors failed with:

      Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The

      connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.171768+0800 HBuilder[7164:164017] [Client] Synchronous remote object proxy

      returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0

      named com.apple.commcenter.coretelephony.xpc was invalidated."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.171933+0800 HBuilder[7164:164097] [Client] Updating selectors failed with:

      Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The

      connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}

      2021-06-16 11:26:08.287743+0800 HBuilder[7164:164017] [Runtime][DEBUG:] ##CoreApp##...app

      start load..

      2021-06-16 11:26:08.297666+0800 HBuilder[7164:164103] []

      nw_protocol_get_quic_image_block_invoke dlopen libquic failed

      2021-06-16 11:26:08.298261+0800 HBuilder[7164:164017] -canOpenURL: failed for URL: "hbuilder://"

    • error: "The operation couldn’t be completed. (OSStatus error -10814.)"

      2021-06-16 11:26:08.298549+0800 HBuilder[7164:164017] [Runtime][DEBUG:]

      CoreApp##...createAppRuntime..


      2021-06-16 11:26:08.357480+0800 HBuilder[7164:164103] [Client] Updating selectors failed with:

      Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated from this process."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated from this process.}

      2021-06-16 11:26:08.358000+0800 HBuilder[7164:164103] [Client] Updating selectors after delegate

      removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on

      pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated from this process."

      UserInfo={NSDebugDescription=The connection to service on pid 0 named

      com.apple.commcenter.coretelephony.xpc was invalidated from this process.}

      2021-06-16 11:26:08.435190+0800 HBuilder[7164:164017] [Runtime][DEBUG:] splash screen needs

      to be closed automatically

      2021-06-16 11:26:08.498580+0800 HBuilder[7164:164017] [Runtime][DEBUG:]


      CoreApp##...createAppWindow..


      2021-06-16 11:26:08.502943+0800 HBuilder[7164:164017] [Runtime][DEBUG:]


      CoreApp##...Create a homepage...


      2021-06-16 11:26:08.921646+0800 HBuilder[7164:164017] WF: === Starting WebFilter logging for

      process HBuilder

      2021-06-16 11:26:08.921914+0800 HBuilder[7164:164017] WF: _userSettingsForUser : (null)

      2021-06-16 11:26:08.922084+0800 HBuilder[7164:164017] WF: _WebFilterIsActive returning: NO

      2021-06-16 11:26:08.967132+0800 HBuilder[7164:164017] [Runtime][INFO:]

      refreshWhitePageCheckWebview---evt[3]---[<PDRCoreAppFrame: 0x7fbb7b82fc00; frame = (0 0; 320

      568); clipsToBounds = YES; layer = <CALayer: 0x600000604f20>>]

      2021-06-16 11:26:08.967683+0800 HBuilder[7164:164017] [Runtime][INFO:] Archiver file fullPath /

      Users/a123/Library/Developer/CoreSimulator/Devices/D1974185-C2AC-431B-B269-7AF0D4AB5A21/

      data/Containers/Data/Application/05A1A3C2-B47F-4E72-A2EC-A0D80ECD7E29/Library/Pandora/

      apps/UNI16B0A41/data/download.plist

      2021-06-16 11:26:08.968152+0800 HBuilder[7164:164017] [Runtime][INFO:] Archiver file fullPath /

      Users/a123/Library/Developer/CoreSimulator/Devices/D1974185-C2AC-431B-B269-7AF0D4AB5A21/

      data/Containers/Data/Application/05A1A3C2-B47F-4E72-A2EC-A0D80ECD7E29/Library/Pandora/

      apps/UNI16B0A41/data/upload.plist

      2021-06-16 11:26:08.968513+0800 HBuilder[7164:164017] [Runtime][DEBUG:] core started

      2021-06-16 11:26:09.017629+0800 HBuilder[7164:164017] <Weex>[error]script_bridge.h:168,

      <WeexCore> xxx set_core_side is runing and 0x600000470cd0

      2021-06-16 11:26:09.030977+0800 HBuilder[7164:164017] <Weex>[log]WXSDKInstance.m:503,

      Start rendering page:app-service.js

      2021-06-16 11:26:09.138321+0800 HBuilder[7164:164017] [Runtime][INFO:] check webview enable

      white check--[1]--manifesttarget [1]

      2021-06-16 11:26:09.258861+0800 HBuilder[7164:164112] <Weex>[error]WXExceptionUtils.m:38,

      Weex exception errCode: -9700 function: func: createInstance arg:start message:

      [WX_KEY_EXCEPTION_WXBRIDGE] exception: SyntaxError: Invalid regular expression: invalid

      group specifier name

      stack:(null)

      2021-06-16 11:26:09.259300+0800 HBuilder[7164:164112] <Weex>[error]WXMonitor.m:289,

      [WX_KEY_EXCEPTION_WXBRIDGE] exception: SyntaxError: Invalid regular expression: invalid

      group specifier name

      stack:(null)

      2021-06-16 11:26:09.380357+0800 HBuilder[7164:164017] [Runtime][DEBUG:] -----

      deviceid+03F1151B-1353-453A-B4B0-64724D95C111

      2021-06-16 11:26:14.967950+0800 HBuilder[7164:164017] [Runtime][DEBUG:] doSplashTimeout

      2021-06-16 11:26:14.969101+0800 HBuilder[7164:164017] [Runtime][DEBUG:] core handle

      startparam end

      2021-06-16 11:26:14.969638+0800 HBuilder[7164:164017] [Runtime][DEBUG:] closeSplashscreen

      2021-06-16 11:26:14.970519+0800 HBuilder[7164:164017] [Runtime][DEBUG:] -----

      deviceid+03F1151B-1353-453A-B4B0-64724D95C111


    2021-06-16 12:27

  • 灬燚 (作者)

    所有的运行信息

    2021-06-16 12:28

  • DCloud_iOS_WZT

    回复 灬燚: 提供个demo看看吧

    2021-06-16 15:00

  • DCloud_iOS_WZT

    回复 灬燚: js代码有没有报错

    2021-06-17 11:12

  • 灬燚 (作者)

    回复 DCloud_iOS_WZT: 没有

    2021-06-17 16:32

a***@aliyun.com

a***@aliyun.com

大佬,最后怎么解决的。我也遇到一样的问题了。

zhaoyu2020

zhaoyu2020 - 一只小小鸟

我也遇到这样的问题了 基座正常运行 打包无报错 怎么调试啊.........
楼主解决了吗...

ECAF

ECAF - 认证

我也遇到这样的问题了,老哥最后怎么解决的

  • zhaoyu2020

    有可能是 h5的代码没用ifdef 框起来

    2022-10-14 09:17

要回复问题请先登录注册