While Unity Ads are shown game pause on Android but not on iOS?
Hi all,
I got a query about Unity Ads. On unity ads shown Applications get pause on android automatically but not on iOS. Do I need to manually pause the application with Time.timeScale=0 and unpause the application on ad close? I have an implementation with using timescale=0 before an ad is shown and titmscale=1 when OnUnityAdsDidFinish listener gets called. Is that implementation correct?
Answer by Azellnir · Apr 26 at 12:40 PM
@Asad-Mehar hey, I have the same problem. did you ever solve this? if so, how?
Answer by Asad-Mehar · Apr 28 at 02:19 PM
@Azellnir you have to manually pause and unpause the game using timescale set to zero.
Your answer
Follow this Question
Related Questions
Unity Ads only showing Test Ads 0 Answers
Interstitial Ads Network 0 Answers
Unity ads not showing rewarded video ad. 1 Answer
How much money you can earn with unity ads or admob?Which is better to use? 0 Answers
Rewarded video takes 3+ clicks to load 0 Answers