简体   繁体   English

iPhone 8和X的模拟器错误:无法查找服务com.apple.CoreSimulator.host_support:0x3

[英]Simulator error for iPhone 8 and X : Unable to lookup service com.apple.CoreSimulator.host_support: 0x3

I am building a Cordova App for iOS using XCore. 我正在使用XCore构建适用于iOS的Cordova应用程序。 It perfectly works on simulator of all devices from iPhone 5S to iPhone 7, and for iPhone 8 Plus. 它完美适用于从iPhone 5S到iPhone 7以及iPhone 8 Plus的所有设备的模拟器。

But I need my app to work for iPhone 8 and iPhone X devices. 但我需要我的应用程序适用于iPhone 8和iPhone X设备。

Here is my error when I run my app on iPhone 8 or iPhone X. The simulator is turning on, but the app is not installed and I got this error in Xcode : 这是我在iPhone 8或iPhone X上运行我的应用程序时的错误。模拟器正在打开,但是没有安装应用程序,我在Xcode中收到此错误:

Unable to lookup service com.apple.CoreSimulator.host_support: 0x3

I already tried to clean my project, reboot my Mac and Xcode, but I still have the same error. 我已经尝试清理我的项目,重新启动我的Mac和Xcode,但我仍然有同样的错误。 As I said, I have no problem with iPhone 5S, 6, 6S, 6 Plus, 6S Plus, SE, 7, 7 Plus and 8 Plus 正如我所说,我对iPhone 5S,6,6S,6 Plus,6S Plus,SE,7,7 Plus和8 Plus没有任何问题

I use : 我用 :

  • macOS High Sierra 10.13.6, macOS High Sierra 10.13.6,

  • Xcode 9.4 Xcode 9.4

  • iOS 11.4 iOS 11.4

Thank you for your answers. 谢谢您的回答。

  1. Please go to Xcode->Window->Device and Simulators 请转到Xcode-> Window-> Device and Simulators
  2. Select Simulator option from segment 从段中选择模拟器选项
  3. Remove simulator and add again 删除模拟器并再次添加

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Xcode 7 beta 4 构建错误 - com.apple.CoreSimulator.SimRuntime.iOS-9-0 - Xcode 7 beta 4 build error - com.apple.CoreSimulator.SimRuntime.iOS-9-0 如何修复博览会开始抛出“模拟器已安装但被标识为‘com.apple.CoreSimulator.SimulatorTrampoline’;不知道那是什么” - How to fix expo start throwing "Simulator is installed but is identified as 'com.apple.CoreSimulator.SimulatorTrampoline'; dont know what that is" 创建新的模拟器命令行-无效的运行时:com.apple.CoreSimulator.SimRuntime.iOS-13 - Creating New Simulator Command Line- Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-13 解锁iPhone X模拟器 - Unlock iPhone X simulator XCode 6 Beta 4错误 - “运行时遇到错误(Domain = com.apple.CoreSimulator.SimError,Code = 146)” - XCode 6 Beta 4 error - “An error was encountered while running (Domain = com.apple.CoreSimulator.SimError, Code = 146)” iPhone X模拟器上的软件键盘 - Software keyboard on iphone X simulator XCode 11.3、模拟器 iPhone X 与 iOS 13.2.2 和 Apple Watch 42mm 与 watchOS 4.2 崩溃 - Crash with XCode 11.3, Simulator iPhone X with iOS 13.2.2 & Apple Watch 42mm with watchOS 4.2 AX 查找问题 - errorCode:1100 error:Permission denied portName:'com.apple.iphone.axserver' PID:xxxx - AX Lookup problem - errorCode:1100 error:Permission denied portName:'com.apple.iphone.axserver' PID:xxxx Xcode iOS iPhone 8 的运行时错误 - [AXRuntimeCommon] AX 查找问题 - 错误代码:1100 端口名称:'com.apple.iphone.axserver' PID:2751 - Xcode runtime error for iOS iPhone 8 - [AXRuntimeCommon] AX Lookup problem - errorCode:1100 portName:'com.apple.iphone.axserver' PID:2751 支持iPhone X的旧应用? - Old app to support for iPhone X?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM