calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

iOS 12 compatibility #1388

Open NickNko opened 6 years ago

NickNko commented 6 years ago

Hey everybody! I was just trying out calabash with Xcode 10 Beta 5 and iOS 12 Beta 6 and generally it seems to work. Although the DeviceAgent seems to have some Problems, as it is not launching by itself. The moment I launch the DeviceAgent manually, the test starts to run. Has anybody been looking into iOS 12 and mayby found some solutions?

jmoody commented 6 years ago

Keep an eye on the DeviceAgent and iOSDeviceManager projects for updates.

wadjevaishali commented 6 years ago

@NickNko I also experience the same issue with DeviceAgent not being launched by itself. I am running into issue while launching manually - Error getting device with ID XXXXXX: (null). Can you tell me how did you install it manually?

NickNko commented 6 years ago

I did not install it manually. I just launched it manually by clicking on the app in thesimulator.

wadjevaishali commented 6 years ago

I see. Thanks for the update. For me, it is not getting installed at all. Trying...

peitschie commented 5 years ago

Just noting that I did not encounter any issues when using most recent version of the cordova calabash iOS plugin in an iOS hybrid app (https://github.com/paulpatarinski/Cordova-Calabash-iOS-Plugin), and Xamarin.UITests 2.2.6 (https://www.nuget.org/packages/Xamarin.UITest/2.2.6) on the mac side to drive the automation.

I'm running Xcode 10 and OSX High Sierra, if that's of any help.

usahunps commented 4 years ago

Steps to upgrade calabash mentioned in (https://github.com/paulpatarinski/Cordova-Calabash-iOS-Plugin) will work of v0.21.10 as well?

I'm executing my automation test scripts on app center and facing lots of issues and app center replied to me saying that we are using way to old version (v0.21.2) of calabash.