Skip to content

Commit

Permalink
MS-868 Minor fix for native
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Cabal-Ugaz committed Feb 19, 2015
1 parent af94a6a commit 86f58ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/native/internal/ANNativeStandardAdResponse.m
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ - (void)willDismissBrowserViewController:(ANBrowserViewController *)controller {
}

- (void)didDismissBrowserViewController:(ANBrowserViewController *)controller {
self.inAppBrowser = nil;
[self didCloseAd];
}

Expand Down

0 comments on commit 86f58ca

Please sign in to comment.