Lickability / PinpointKit

Send better feedback
MIT License
1.13k stars 79 forks source link

Allow use ScreenshotDetector in swift 3 #199

Closed horovodovodo4ka closed 7 years ago

mliberatore commented 7 years ago

@xbitstream, thanks for trying out PinpointKit and for catching this issue! I tested it in a sample project and found that ScreenshotDetector’s initializer will also need to be made public in order to instantiate it. I’m going to merge this and follow it up with another pull request making that change.