Reputation: 23
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
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