uirecorder icon indicating copy to clipboard operation
uirecorder copied to clipboard

ios真机调试报错

Open Nicolasyy opened this issue 6 years ago • 1 comments

1、调用录制命令后提示

macaca-ios.js:250:12 [master] pid:5687 App "com.xmexe.execo" is already installed. macaca-ios.js:251:12 [master] pid:5687 Adopting app reuse strategy: 1. macaca-ios.js:258:18 [master] pid:5687 Uninstall app "com.xmexe.execo". macaca-ios.js:262:18 [master] pid:5687 2019-02-19 13:50:58.973 ios-deploy[5714:1745687] [ !! ] Error 0xe8008014: The executable contains an invalid signature. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

responseHandler.js:56:12 [master] pid:5687 Send Error Respone to Client: UnknownError: Failed to install app 'com.xmexe.execo', please install the app manually.

2、无法安装APP,问一下能支持指定bundleid,APP存在就不用安装吗

Failed to install app 'com.xmexe.execo', please install the app manually.

Nicolasyy avatar Feb 19 '19 07:02 Nicolasyy

This is the translated issue:


Ios real machine debugging error

  1. Prompt after calling the recording command

macaca-ios.js:250:12 [master] pid:5687 App "com.xmexe.execo" is already installed. macaca-ios.js:251:12 [master] pid:5687 Adopting app reuse strategy: 1. macaca-ios.js:258:18 [master] pid:5687 Uninstall app "com.xmexe.execo". macaca-ios.js:262:18 [master] pid:5687 2019-02-19 13:50:58.973 ios-deploy[5714:1745687] [ !! ] Error 0xe8008014: The executable contains an invalid signature. AMDeviceSecureInstallApplication( 0, device, url, options, install_callback, 0)

responseHandler.js:56:12 [master] pid:5687 Send Error Respone to Client: UnknownError: Failed to install app 'com.xmexe.execo', please install the app manually.

2, can not install APP, ask to support the specified bundleid, APP does not need to install it?

Failed to install app 'com.xmexe.execo', please install the app manually.

macaca-bot avatar Feb 19 '19 07:02 macaca-bot