【问题标题】:iOS React Native App/ Build Succeeded but App not getting open in iOS device/ SimulatoriOS React Native App/构建成功,但应用程序未在 iOS 设备/模拟器中打开
【发布时间】:2020-05-08 10:30:58
【问题描述】:

iOS App 已成功构建,但 App 未在模拟器或设备中打开。

获取应用路径的 chmod 错误。

错误:

info ** BUILD SUCCEEDED **

info Installing <PATH TO APP>.app
An error was encountered processing the command (domain=IXUserPresentableErrorDomain, code=1):
This app could not be installed at this time.
Could not install at this time.
Failed to chmod /Users/surabhiagrawal/Library/Developer/CoreSimulator/Devices/7A54A41E-006C-4B29-B33A-BE956F715255/data/Bundle/Application/0A68FDA4-1D57-49BB-8377-7BA5AC9BBB46/<AppName> : No such file or directory
Underlying error (domain=MIInstallerErrorDomain, code=4):
    Failed to chmod /Users/surabhiagrawal/Library/Developer/CoreSimulator/Devices/7A54A41E-006C-4B29-B33A-BE956F715255/data/Bundle/Application/0A68FDA4-1D57-49BB-8377-7BA5AC9BBB46/<AppName>.app/<AppName> : No such file or directory
info Launching <Package Name>
com.goshopmatic.ShopmaticGoApp: -1
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "App Package name" failed.
The request was denied by service delegate (SBMainWorkspace) for reason: NotFound ("Application <App_Path_Name> is unknown to FrontBoard").
Underlying error (domain=FBSOpenApplicationErrorDomain, code=4):
    The operation couldn’t be completed. Application "App package name" is unknown to FrontBoard.
    Application "App package name" is unknown to FrontBoard.

【问题讨论】:

  • 再次尝试清理并构建项目
  • 它不工作。我试过了
  • 你搞定了吗?我看到了同样的错误。

标签: ios iphone react-native xcode11.3


【解决方案1】:

我通过升级 XCode 解决了这个问题。

【讨论】:

    猜你喜欢
    • 2019-10-01
    • 1970-01-01
    • 1970-01-01
    • 2018-12-08
    • 1970-01-01
    • 2019-05-17
    • 1970-01-01
    • 1970-01-01
    • 2018-06-11
    相关资源
    最近更新 更多