Hi,
I’ve just started inserting ads into my app using the Appodeal plugin, and I now have a couple questions that I hope could get answered:
-
How often should appodeal.init() be called? Every time the user opens the app? Once for each type of ad? Once for every individual ad? Right now I’m using it every time composer enters a certain scene, but for some reason, an ad only appears the first time the scene is entered. When I enter the scene again after leaving it, the ad doesn’t appear.
-
If an ad is displayed and then clicked on, do I have to write the necessary code to take the user to the advertisement’s site, or does Appodeal do that automatically? At the moment, I have no code for this use, and when I click on the ad, the ad darkens but does not go to the site. (test mode is on if that makes a difference)(I bypassed ATS)
-
Is there any way to see what an ad would look like in the Corona simulator, or can it only be seen on a real device?
Any help with this would be greatly appreciated.
Thanks!