AdState remains "showing" even after completion and closing

Is the AdState suppose to reset after closing the ad?

seems to be stuck in showing after it is shown and remains showing after closing.

1 Like

Hi @mrm83_1

Could you provide us with:

  • Platform you are using (iOS/Android)
  • Unity Editor version
  • Ad type in question
  • Steps to reproduce

Thanks!

Android, I am testing in Editor.

  • 2021.3.7f1
  • Reward/Interstitial

Steps -

  • load ad, log state before loading, correct state
  • log state after loading, correct state
  • show ad, log state after showing, state is showing
  • log state after showing close / complete, state is showing
  • load ad, log state before loading, state invalid, state is still showing

I was trying to load the ad only if the state is not loading or showing… i ditched this and just used the auto load feature.

1 Like