Inneractive ads banner problem

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sirobchGA0cda
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 47
Joined: Wed Dec 21, 2011 10:42 am
Contact:

Inneractive ads banner problem

Post by sirobchGA0cda » Sun Jun 29, 2014 12:58 pm

Hello,
I ' m testing the ads with inneractive.
The banner will not resize on different screen size with Android.
It's a very little banner.
On IOS the banner is resize correctly.
I'have tested with Livecode 6.6.2 and 6.7(dp4) it's the same problem.
Here is my code :

Code: Select all

mobileAdCreate "Ad001", "banner", (0,0), adData
  set the height of "banner" to the height of this card
set the width of "banner" to width of this card
Have you a solution for this problem ?
Thanks in advance for yours answers.
Best
Boris
My application "GeoMaths" is available on Itunes and Google Play !

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Inneractive ads banner problem

Post by LCNeil » Tue Jul 01, 2014 9:21 am

Hi Boris,

This is a known bug with inneractive ads on Android. We are aware of the issue and are looking into fixing the issue asap. The relevant bug report can be found here-

http://quality.runrev.com/show_bug.cgi?id=11510

Kind Regards,


Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
——

Post Reply