Skip to content

Commit e592989

Browse files
Merge branch 'bug/WP-24380' into release/1.2.0
# Conflicts: # src/ios/WebEngagePlugin.m
2 parents 947b686 + eccce3e commit e592989

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ios/WebEngagePlugin.m

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,3 +506,7 @@ -(void)presentInAppController:(CDVInvokedUrlCommand *)command{
506506
AppDelegate* appDelegate = [AppDelegate sharedInstance];
507507
[appDelegate presentInAppController];
508508
}
509+
510+
511+
@end
512+

0 commit comments

Comments
 (0)