KINWebBrowser
KINWebBrowser copied to clipboard
UIAlertController warning
Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior
I have the same question.Waiting for the author response
Try this:
- (BOOL)externalAppRequiredToOpenURL:(NSURL *)URL { return NO; }