Changes

Jump to: navigation, search

An iOS 8 Swift Gesture Recognition Tutorial

113 bytes removed, 17:52, 14 April 2015
no edit summary
== Testing the Gesture Recognition Application ==
The final step is to build and run the application. In order to fully test the pinching and rotation recognition it will be necessary best to run the application on a physical device (since it is not possible to emulate two simultaneous touches within the iOS Simulator environment). Assuming a provisioned device is attached (see Testing Apps on iOS 8 Devices with Xcode 6 for more details) simply click on the Xcode run button. Once the application loads on the device, perform the appropriate gestures on the display and watch the status label update accordingly. Note that when testing on an iPhone it will be necessary to rotate the device into landscape orientation in order to be able to see the full text displayed on the label.
== Summary ==

Navigation menu