We have just released version 1.2.3 of AdDuplex SDK for both Silverlight and XNA. New version changes behavior of the ad tap from reacting to user tapping the ad to user releasing the ad. This was done to minimize the number of accidental clicks. Another important issue that was resolved is related to a side effect that manifests itself in Mango apps – when returning to the app after clicking on the ad, the ad was no longer clickable. This was fixed.
RefreshInterval property was added to the XNA library. This property allows you to modify the default interval (60 seconds) at which the new ads are requested. Valid values – from 20 to 120 seconds. Another XNA specific fix – the ad wasn’t requested immediately when switching AdManager from disabled to enabled. Now it will request a new ad when AdManager is enabled (provided RefreshInterval period has passed since the last request).
As usual, the bits can be downloaded from the Download page in the client area.