Closed Matchstic closed 7 years ago
On iOS 10, the area of the display where the clock would show up refuses to take in any touches. This behaviour is only present when Activator is installed, so need to provide a compatibility hook for that.
Issue has been resolved by returning nil from SBFLockScreenDateView's -hitTest:withEvent: method when the current page is not that of the main page.
On iOS 10, the area of the display where the clock would show up refuses to take in any touches. This behaviour is only present when Activator is installed, so need to provide a compatibility hook for that.