We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1223e66 commit 60ede98Copy full SHA for 60ede98
src/ios/CDVThemeableBrowser.h
@@ -63,6 +63,7 @@
63
@class CDVThemeableBrowserViewController;
64
65
@interface CDVThemeableBrowser : CDVPlugin {
66
+ UIWindow * tmpWindow;
67
BOOL _injectedIframeBridge;
68
}
69
0 commit comments