rajashekaranugu commented on issue #612: App freezes on iphone X and above, after the opened web page is pulled down to close using in-app-browser URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/612#issuecomment-575692901 options: InAppBrowserOptions = { location: 'no',//Or no hidden: 'no', //Or yes clearcache: 'yes', clearsessioncache: 'yes', zoom: 'yes',//Android only ,shows browser zoom controls hardwareback: 'yes', mediaPlaybackRequiresUserAction: 'no', shouldPauseOnSuspend: 'no', //Android only closebuttoncaption: 'Close', //iOS only disallowoverscroll: 'no', //iOS only toolbar: 'yes', //iOS only enableViewportScale: 'no', //iOS only allowInlineMediaPlayback: 'no',//iOS only presentationstyle: 'pagesheet',//iOS only fullscreen: 'yes',//Windows only };
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
