I’m having trouble getting the following to work:
RevMobFullscreen.new({listener = revmobListener, placementID = placement, autoshow = false})
where placement equals:
placement = { ["Android"] = "5058bc97e658200c00000010", ["iPhone OS"] = "5058bc5f5d9fb60800000001" }
I do not have the exact error with me, but it is due to the placementID inclusion. The error was related to the table.
I am able to use a similar ID table to create and track banners appropriately, where the banner creation does not pass a table of properties but rather two required variables (listener and placementID). However, in the creation of the fullscreen ad, I receive a runtime error which stems from the revmob file.
Can someone verify that this is working correctly, or if necessary correct my usage of it?
Thanks!
[import]uid: 94248 topic_id: 25797 reply_id: 140219[/import]