Is there a way to load an interstitial ad more than once on IOS? I get an error reading "Request Error: Will not send request because interstitial object has been used" after I try to request an interstitial ad after the first time I use it. I read on the google documentation that interstitial are a one time use object and that you need to allocate a new interstitial object. However, I've seen multiple apps use adMob interstitials and are able to display an interstitial ad more than once. So does anyone know a way to workaround the limit of being able to only load one interstitial ad?
Any help would be greatly appreciated!
Thank you!