I have an application which uses UITapGestureRecognizers which seem to not work in iOS9 Beta 2.
UITapGestureRecognizers
They are successfully calling
- (BOOL)g
Implementing all optional delegate of UIGestureRecognizer will work.