@krystian6, guys.
I have a quick question: Is it possible to have multiple RevMob listener in one app (say in the main.lua)? The reason I ask is that i am trying to use both adLink and fullscreen. Both of them seems to send out event like “adNotReceived” and so I am not sure how to deal with both adLink (i want to display an alert when there is no free game) and fullscreen where I need to do something different with the listener (hide a screen for instance)
Anybody dealt with this issue (using both adLink and fullscreen) and their listeners?
THANKS!
Mo
EDIT: Answering my own question just in case it may help someone else. It seems that you can have more than one listener function. I called one adLinkListener() and the other one fullScreenListener() and they do not seems to interfere with each other. I am still interesting to find out if this is a correct way to do this! [import]uid: 100814 topic_id: 25797 reply_id: 137186[/import]