mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-02-24 11:03:10 +08:00
parent
6bdd538096
commit
e9734667c6
@ -231,6 +231,7 @@
|
||||
initWithRootViewController:self.inAppBrowserViewController];
|
||||
nav.orientationDelegate = self.inAppBrowserViewController;
|
||||
nav.navigationBarHidden = YES;
|
||||
nav.modalPresentationStyle = self.inAppBrowserViewController.modalPresentationStyle;
|
||||
|
||||
__weak CDVInAppBrowser* weakSelf = self;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user