I’m using Inneractive for my ads and I have made my app with storyboard. Presently I dont know when my ads will show on screen, it could be a couple of seconds or 10 seconds.
Here is an example:
ads.show("banner", {x = 0, y = 0, interval = 30})
Is the interval the time between changes of ads?
Should I put this piece of code in the onCreateScene() to have them showing immediately? [import]uid: 208811 topic_id: 36049 reply_id: 336049[/import]