Hello,
Unfortunately I am still having issue with revmob listener not being triggered BUT this time the problem is when I call “RevMob.showFullscreen(revmobListener)” from outside main.lua (in my game.lua) I am using Director.
It works great when I call the full ad from main at app start or resume. It triggers the listener which allows me to close a “wait window”. I can see that the “adClosed” event is displayed when I close the ad.
But when I call RevMob.showFullscreen(revmobListener) from a module, I never receive the event and so I cannot close the wait window (it eventually closes because i have a 10 sec timer)
Since it is the same problem that I had with 3.4.5 I am wondering if there is still a bug or simply me not knowing what I am doing! 3.4.6 fixed the listener when called from main.lua but unfortunately when called outside main.lua
I appreciate any suggestions.
Thanks,
Mo [import]uid: 100814 topic_id: 25797 reply_id: 131423[/import]