Hey Orly,
Ken’s issue just became mine as well. As you will recall, and to bring everyone up to speed, we “spoke” via email about another Corona/inneractive issue earlier this week, where multitouch was disabled below inneractive ads. Your response was this was a Corona issue (which I don’t dispute), but you also had some recommendations for alternate ad usage. The best prospect was/still seems to be using the full screen ad. Here’s the problem now, and how it relates to Ken’s issue, above.
If I display a full screen ad between rounds/ levels of my game, I have to (using Corona’s API’s) “show the ad”. No problem. It shows, and if the player chooses not to click the ad the player can skip after a few seconds. Now we are back to gameplay, but, just like with the banners, multitouch no longer works. Now, I could call the API/code to “hide” the ad when it was finished showing, but unless I receive a notice that this is the case, I am reliant upon using a timer to indicate when the ad would be skippable, and then hide the ad manually (within the code) which should clear the multitouch hang-up. This will, of course, cause the ad to immediately dissapear. I must set the timer to do so after the shortest possible amount of time, as to not would cause anyone who did skip it as quickly as possible to encounter the multitouch issue.
But to assume that the ad will be skipped as soon as possible every time belies the chance that someone may actually be considering the ad, and given time, may choose to click it. Which is what we all want. But now the ad disappears before the player can commit to the click, and we all lose in that scenario.
I just keep running into roadblocks while trying to incorporate inneractive. I understand that this too may be a Corona-side issue, but either someone steps up and commits to these fixes, or interactive will not be the choice of more and more Corona developers as they find they cannot reasonably design around these issues and still maintain the integrity of their game. [import]uid: 64596 topic_id: 19981 reply_id: 77939[/import]