I've developed WP8 app with trial mode. All code around IsTrial() call was made as described in article http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh286402(v=vs.105).aspx
When I debug app with a fake trial (as discribed at link above), my ad banner was shown ok on emulator and developer device, but when my app was became available in WP Store, it looks like IsTrial() always returns false - no ad is displayed!
Does anybody encounter the same problem?
Thanks to all! With regards.