Skip to content

Commit

Permalink
Check iAd after re-enabling
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed May 24, 2019
1 parent a63523f commit 6d9c5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Adjust/ADJActivityHandler.m
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,7 @@ - (void)setEnabledI:(ADJActivityHandler *)selfI enabled:(BOOL)enabled {
if ([ADJUserDefaults getGdprForgetMe]) {
[selfI setGdprForgetMe];
}
[[UIDevice currentDevice] adjSetIad:selfI triesV3Left:kTryIadV3];
}

[selfI checkStatusI:selfI
Expand Down

0 comments on commit 6d9c5c8

Please sign in to comment.