ccsharecc
ccsharecc
  • 发布:2024-03-11 18:11
  • 更新:2024-03-15 17:10
  • 阅读:172

【报Bug】打包苹果ipa闪退,基座调试同样安装失败。

分类:HTML5+

产品分类: HTML5+

HBuilderX版本号: 3.8.12

手机系统: iOS

手机系统版本号: iOS 16

手机厂商: 苹果

手机机型: IPhone13

打包方式: 云端

操作步骤:

基座调试安装失败,正式App Store下载安装后运行闪退

预期结果:

基座调试正常运行

实际结果:

基座调试正常运行

bug描述:

2024-03-11 09:20:51.804 [WARNING:] [PluginHost] Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding

2024-03-11 09:27:47.805 [WARNING:] QLayout: Cannot add a null widget to QVBoxLayout/
2024-03-11 09:27:47.805 [WARNING:] QLayout: Attempting to add QLayout "" to ExtFormDialog "", which already has a layout
2024-03-11 09:27:47.805 [WARNING:] QLayout: Attempting to add QLayout "" to ExtFormDialog "", which already has a layout
2024-03-11 09:27:47.883 [WARNING:] [PluginHost] [xmldom warning] attribute "CFBundleIconFiles" missed value!! "CFBundleIconFiles" instead2!!
@#[line:3,col:1334]

2024-03-11 09:27:47.884 [WARNING:] [PluginHost] [xmldom error] element parse error: Error: attribute value missed!!
@#[line:3,col:1334]

2024-03-11 09:27:50.662 [WARNING:] [PluginHost] refreshListData: QJsonValue(object, QJsonObject({"checkedBaseIndex":2,"code":1,"device":{"name":"","platform":"iOS-iPhone","runState":0,"runStateStr":"","udid":"","version":"16.3.1"},"env":{"HX_DEPENDENCIES_DIR":"c:\Users\86159\Documents\HBuilderProjects\杰然OA\unpackage\cache\uts_customios"},"userData":{"checkedBaseIndex":2,"cli":false,"platform":"iOS-iPhone","runningDevices":[],"workspaceFolder":{"id":"{882d8abd-2dfe-4169-b3ed-c118c68be024}","name":"杰然OA","nature":"App","uri":{"$mid":1,"external":"file:///c%3A/Users/86159/Documents/HBuilderProjects/%E6%9D%B0%E7%84%B6OA","fsPath":"c:\Users\86159\Documents\HBuilderProjects\杰然OA","path":"/C:/Users/86159/Documents/HBuilderProjects/杰然OA","scheme":"file"}}}}))
2024-03-11 09:27:50.662 [INFO:] [PluginHost] 正在激活插件uniapp-extension...
2024-03-11 09:27:50.678 [INFO:] [PluginHost] 插件uniapp-extension激活成功。
2024-03-11 09:27:50.744 [INFO:] RunDeviceThread::run()================3
2024-03-11 09:27:50.758 [WARNING:] [PluginHost] [xmldom warning] attribute "CFBundleIconFiles
" missed value!! "CFBundleIconFiles_" instead2!!
@#[line:3,col:1334]

2024-03-11 09:27:50.758 [WAR

2024-03-11 18:11 负责人:无 分享
已邀请:
DCloud_iOS_WZT

DCloud_iOS_WZT

deploymentTarget 配置为 12.0

  • ccsharecc (作者)

    什么意思啊?我是用的HBUilder打包成ipa的

    2024-03-18 17:01

  • DCloud_iOS_WZT

    回复 ccsharecc: https://uniapp.dcloud.net.cn/collocation/manifest-app.html 找下deploymentTarget 配置为12.0 就可以了 苹果对于11.0兼容性问题导致的

    2024-03-18 17:26

M丶J

M丶J - 多端开发

@DCloud_iOS_WZT 看看这个呢?https://ask.dcloud.net.cn/question/187741

要回复问题请先登录注册