calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 368 forks source link

Xcode 12 - Could not connect to the DeviceAgent service #1425

Closed Br1an-Boyle closed 3 years ago

Br1an-Boyle commented 4 years ago

Hi 👋

I know there was another issue logged for Xcode 12 related to UIAutomation.framework. Not sure if this issue I'm facing is related. If it is, please feel free to close this issue.

I'm getting the following stacktrace when running bundle exec cucumber

Could not connect to the DeviceAgent service.

 device: #<Simulator: iPhone 11 Pro (14.0) 2FA16AB1-5D39-474F-99FF-01D2C4FD93BC x86_64>
    url: http://127.0.0.1:27753/

 To diagnose the problem tail the launcher log file:

 $ tail -1000 -F /Users/brianboyle/.calabash/iOSDeviceManager/logs/current.log

  (RuntimeError)
 ./features/support/01_launch.rb:31:in `Before'

I'm using iPhone 11 Pro by running export DEVICE_TARGET="iPhone 11 Pro (14.0)"

Environment Xcode 12.0-beta1 Calabash-ios 0.21.10 run_loop 4.2.3 Ruby Version 2.6.3

Any pointers to get this running would be appreciated. Thanks 🙂

Br1an-Boyle commented 3 years ago

👋 @jmoody Just wondering if there any plan to support iOS 14? Thanks!

jmoody commented 3 years ago

I am no longer working on the Calabash project.

Br1an-Boyle commented 3 years ago

Thanks for the heads up @jmoody and thanks for all your work on this project 🙌🏻

Is there anyone still actively working on it?

tkohout commented 3 years ago

+1

raamojirao commented 3 years ago

I am facing this issue as well. Please let me know if there is a solution yet

Br1an-Boyle commented 3 years ago

Solution here https://github.com/calabash/calabash-ios/issues/1424#issuecomment-698357153