CB-9445 Improves executeScript callbacks on iOS

This closes #125

Signed-off-by: Shazron Abdullah <shazron@apache.org>
This commit is contained in:
sgrebnov
2015-11-20 19:15:55 +03:00
committed by Shazron Abdullah
parent 290ea0ac9c
commit 65821f907d
2 changed files with 2 additions and 7 deletions
-1
View File
@@ -30,7 +30,6 @@
@class CDVInAppBrowserViewController;
@interface CDVInAppBrowser : CDVPlugin {
BOOL _injectedIframeBridge;
}
@property (nonatomic, retain) CDVInAppBrowserViewController* inAppBrowserViewController;