Problems with iOS real-computer running Appium

Source: Internet
Author: User
Tags appium

Question one:

There is no communication between the Appium and the device.

error Log Fragment : encountered internal error running command:Error:Installing xx.xx.xx failed

cause : The lockdown service is hung up, causing appium and devices to communicate.

Resolution :

1. ideviceinstaller-l see if it is because the lockdown service has been hung, resulting in a failure.

2, if confirm is lockdown service hangs, terminal sudo chmod-r 777/var/db/lockdown/, start lockdown service.

Question two:

The app quickly appium after running the real-computer app.

Error log fragment:

Target failed to run:permission to debug cn.com.xxxx.xxxxx is denied, the app must be signed with a devepoment identity (e.g. IOS Developer)

Cause: The app to be tested is compiled onto the device with a packaged certificate.

Workaround: The app under test needs to compile the certificate to the device via Xcode Debug.

(Find problems and solutions, find development help, feel the whole world is quiet.) )

Thanks to Testerhome, the solution to the problem is found in the community.

Problems with iOS real-computer running Appium

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.