Creating custom ads based on collection

Hi there

I am trying to create some custom ad pages for some sponsors of my app. These are direct engagements with the business (they are not on any ad network etc.)

I want to create a pop-up that presents the user with the ad which they will then need to close (like an Interstitial ad). The content for the ad is in a collection in my database (so i can cycle between the current live sponsors for my app and easily add more without having to update the app)

I am happy on how to create the pop up from my pages but how do I make the pop-up screen rotate through the entries in my database in order to show the ads? I could do this assuming they were clicking on a link from a list (as it would pass through the current sponsor) but the page is loaded based on a page load action from my app

Hope this makes sense?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.