Hi,
To earn time I load ads at the beginning of the level.
But as far as I see it is gone after some seconds / minutes.
How can I check if loaded ads is gone to renew it?
up
Hi @mfatihbarut ,
According to our API doc, isReady was deprecated in 4.0. Although, I haven’t been able to reproduce the issue where the ad disappears using my test project. Would you mind creating a ticket with us directly by emailing unityads-support@unity3d.com so we can investigate further? Please include as much information as possible in your ticket, such as the code you are using to integrate Unity Ads and your game ID. If you’re comfortable/able, including a test project where we can readily reproduce the issue is always very helpful.
Have a great day!
it would be just enough to hear that, I meant do you say; "When you load an ads it will be there during the session until quit the game?
Your question is not entirely clear. The ad would be available until the user views the ad and dismisses it. Then another ad becomes available. Perhaps your code is going in and out of scope as you switch scenes. Otherwise, please follow the suggestions above.