PTeng
PTeng

Reputation: 23

Does calabash support iOS 8.4 on physical devices

I have been using calabash-cucumber gem version 0.14.0 on iOS , I tried to install the app and test on a device that was recently upgraded to iOS 8.4 and it does not seem to work.

Will Calabash-cucumber work on iOS 8.4 physical devices if so what are the requirements (Gems , Xcode, calabash.framework versions and anything else) ?

Upvotes: 0

Views: 76

Answers (1)

jmoody
jmoody

Reputation: 2480

Yes. iOS 8 is supported.

0.14.0 is supported but, you should (always) update to the most recent version of Calabash iOS - currently at 0.14.3.

Upvotes: 0

Related Questions