cordova-plugin-inappbrowser/src/ios
Niklas Merz e3db974080 (ios) Move createIframeBridge to injectDeferredObject
Avoid failed script injections for pages which did not finish loading.
2019-01-16 14:22:51 +01:00
..
CDVInAppBrowser.h Fixes loadAfterBeforeload on iOS. Resolves #349. (#350) 2018-11-21 19:04:04 +01:00
CDVInAppBrowser.m Fixes loadAfterBeforeload on iOS. Resolves #349. (#350) 2018-11-21 19:04:04 +01:00
CDVInAppBrowserNavigationController.h CB-7179 (iOS): Add support to optionally use WKWebView for iOS 2018-09-30 10:05:46 +01:00
CDVInAppBrowserNavigationController.m CB-7179 (iOS): Add support to optionally use WKWebView for iOS 2018-09-30 10:05:46 +01:00
CDVInAppBrowserOptions.h GH-359: Fix beforeload to work with POST requests (#367) 2018-12-20 20:31:14 +01:00
CDVInAppBrowserOptions.m GH-359: Fix beforeload to work with POST requests (#367) 2018-12-20 20:31:14 +01:00
CDVUIInAppBrowser.h GH-359: Fix beforeload to work with POST requests (#367) 2018-12-20 20:31:14 +01:00
CDVUIInAppBrowser.m (ios) Move createIframeBridge to injectDeferredObject 2019-01-16 14:22:51 +01:00
CDVWKInAppBrowser.h GH-359: Fix beforeload to work with POST requests (#367) 2018-12-20 20:31:14 +01:00
CDVWKInAppBrowser.m GH-359: Fix beforeload to work with POST requests (#367) 2018-12-20 20:31:14 +01:00
CDVWKInAppBrowserUIDelegate.h CB-7179 (iOS): Add support to optionally use WKWebView for iOS 2018-09-30 10:05:46 +01:00
CDVWKInAppBrowserUIDelegate.m CB-7179 (iOS): Add support to optionally use WKWebView for iOS 2018-09-30 10:05:46 +01:00