Andy Kayley
Results
2
issues of
Andy Kayley
Please can you update the podspec on cocoapods to version 2.3. At the moment we have to define it in our podfile like this... ``` pod 'BSKeyboardControls', :git => 'https://github.com/simonbs/BSKeyboardControls.git'...
We had numerous UIKit crashes using this library. We found that adding the dealloc method and calling terminateWebTask fixed most of these crashes, then there was another crash less frequent...