1

I'm trying to test a button on an app that, when tapped 6 times in under a second, shows an alert tot he user, it's an easter egg of sorts. At first I tried to use tap(withNumberOfTaps:numberOfTouches:) but it's too slow, it taps 6 times in about 3 seconds. I'm using Xcode 8.3.1 and iOS Simulator with iOS 10.3

0 Answers0