sguillema commented on issue #492: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/492#issuecomment-635675496
@msd117 Hey, I had the same issue which popped up on iOS 13.5. I fixed it by following yoldar's suggestion > Try to add plugin directly from repo: > > cordova plugin rm cordova-plugin-inappbrowser > cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
