Hello everybody.
I have been testing my application for the past few days and seem to have came across a problem.
My App is working correctly however the problem arrises within Ad control, the adverts display correctly but all it seems to do is make impressions and no clicks (CTR).
I was wondering if there is anything which needs to be added to control impression vs clicks in side the application itself?
I have been in contact with Inner-Active (who are great by the way) and are looking into any problems their end.
Not sure if i had missed something with integration within the app?
code i am currently using to generate adverts is:
mobileAdRegister "YOUR APP ID HERE"
local tDetails
// See the dictionary for more metadata entries
put "5" into tDetails["refresh"] // The advert refresh interval in seconds
put 10 into tDetails["age"] // The age of the target audience
put "male" into tDetails["gender"] // The expected gender of the target audience
mobileAdCreate "myAd1", "banner", (80,0.5), tDetails
mobileAdSetTopVisible ("myAd1", true) // Sets the visible of the ad "myAd1" to
true
*within a on openCard handler
Hope somebody could offer advice or help as this is delaying launch of my application.
Thanks
Ad generation via Inner-Active
Getting into LiveCode for iOS? Ask your questions here.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Jump to
- LiveCode Community
- ↳ Announcements
- ↳ Developer Services Marketplace
- ↳ User Groups and Events
- ↳ SoCal LiveCode Group
- ↳ Greater Toronto Area LiveCode Users Group
- ↳ Off-Topic
- ↳ Made With LiveCode
- Getting Started With LiveCode
- ↳ Getting Started with LiveCode - Complete Beginners
- ↳ Getting Started with LiveCode - Experienced Developers
- ↳ Converting to LiveCode
- Developing With LiveCode
- ↳ Talking LiveCode
- ↳ Databases
- ↳ Games
- ↳ Internet
- ↳ Multimedia
- ↳ Software Engineering
- ↳ Version Control
- ↳ Feature Proposals
- ↳ Bug Triage
- Extending LiveCode
- ↳ Using Plugins for Customizing the LiveCode IDE
- ↳ Using Externals
- ↳ Making IDE Plugins
- ↳ Building Externals
- ↳ LiveCode Builder
- Platform Specific
- ↳ Windows
- ↳ Mac OS
- ↳ Linux
- ↳ iOS Deployment
- ↳ Android Deployment
- ↳ CGIs and the Server
- ↳ HTML5
- ↳ Raspberry Pi
- Academic Endeavors
- ↳ Teaching with LiveCode
- ↳ Research and Post Secondary
- ↳ LiveCode University
- ↳ Educational Outreach
- Livecode Open Source Archived Forum- closed to posting
- ↳ Engine Contributors
- ↳ IDE Contributors
- ↳ Documentation and Tutorials
- ↳ Brainstorms
- ↳ Community Projects
- LiveCode Hosting