IOSLinkedInAPI icon indicating copy to clipboard operation
IOSLinkedInAPI copied to clipboard

Presenting webview issue fixed

Open anupkanjariya opened this issue 6 years ago • 0 comments

In previous code, if any controller is already presented on rootViewController then it won't present another one.

In this fix, If Any controller is already presented then we present webview on presentedViewController rather than RootViewController.

anupkanjariya avatar Mar 21 '18 11:03 anupkanjariya