googleads / googleads-mobile-ios-mediation

Apache License 2.0
120 stars 137 forks source link

#AppLovinAdapter Move didRewardUser to the correct AppLovin callback. #470

Open thanvirm opened 1 month ago

thanvirm commented 1 month ago

AppLovinAdapter Move didRewardUser to the correct AppLovin callback.

Calling didRewardUser from within ad:wasHiddenIn callback was making the publisher be notified of reward before the ad actually finished playing.