Gluon示例应用程序在iOS设备上失败

编程入门 行业动态 更新时间:2024-10-27 22:22:24
本文介绍了Gluon示例应用程序在iOS设备上失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我试图在ios设备上运行我的gluon示例应用程序,但是使用命令./gradlew --info launchIosDevice启动应用程序时出现异常. 错误堆栈跟踪为

I am trying to run my gluon sample application on ios device but I am getting an exception while launching the app using the command ./gradlew --info launchIosDevice. The error stack trace is

org.robovm.libimobiledevice.LibIMobileDeviceException: IDEVICE_E_NOT_ENOUGH_DATA at org.robovm.libimobiledevice.IDevice.checkResult(IDevice.java:197) at org.robovm.libimobiledevice.IDeviceConnection.receive(IDeviceConnection.java:109) at org.robovm.libimobiledevice.util.AppLauncher.receiveGdbAck(AppLauncher.java:475) at org.robovm.libimobiledevice.util.AppLauncher.sendReceivePacket(AppLauncher.java:485) at org.robovm.libimobiledevice.util.AppLauncher.pipeStdOut(AppLauncher.java:763) at org.robovm.libimobiledevice.util.AppLauncher.launchInternal(AppLauncher.java:734) at org.robovm.libimobiledevice.util.AppLauncher.launch(AppLauncher.java:1052) at org.robovmpiler.target.ios.AppLauncherProcess$1.run(AppLauncherProcess.java:67)

尽管该应用程序已安装在设备上,但在启动时会崩溃. 我正在使用mac-os版本10.14.6和iPhone 8+以及软件版本13.3 Xcode版本是11.3

Although the app is installed on device but it crashes while starting. I am using mac-os version 10.14.6 and iPhone 8+ with software version 13.3 Xcode version is 11.3

推荐答案

我认为这是最新版本的Gluon(5.0.2魅力)在iOS 13.2.3及更高版本上无法很好地解决的问题.在此之前,它运行良好.

I believe this is a problem with the latest version of Gluon ( 5.0.2 charm) not playing nicely with iOS 13.2.3 and beyond. Prior to this it worked fine.

更多推荐

Gluon示例应用程序在iOS设备上失败

本文发布于:2023-11-23 08:53:03,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1620828.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:示例   应用程序   设备   Gluon   iOS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!