- This topic has 16 replies, 3 voices, and was last updated 10 years, 9 months ago by Brandon.
-
AuthorPosts
-
hardsofftMemberits been ages many people r waiting for implementation of ads in an app. support team always say a date but they never stick to it. i know support team is busy but they need to consider the requests of mobione users as wel. implementation of ads makes easy revenue and very useful for mobione users. plz implement asap
BrandonMemberNot official but check this post: http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=6489
Would be interested to know how its working.
Of course you can always do your own ads in Mobione, but takes more work to get the advertisers.
hardsofftMemberi have seen the above post in search forums. i think its only limited to android and no to ios. its a small matter in the hands of support team but they always concentrate on other thing. sorry if i hurt any one from support team
BrandonMemberAs its just based off html code I dont see why it would not work on iOS as well. Though I have not tried it.
hardsofftMemberSo How Do I Enter the App Download URL, etc in leadbolt as shown below screenshot. please help me with this….
Attachments:
You must be logged in to view attached files.
BrandonMemberThe app download url is the url that points directly to the app on the app store.
hardsofftMemberThanq Cincy. so after the app is accepted by the apple and ready for release then only v can get the link adress in itunes. so it should be something like this i think… then app site name, display name. is it our wish to give any name
https://itunes.apple.com/en/app/apple-store/id375380948?mt=8
BrandonMemberI believe that is right. You can have apple approve the app without releasing it right away.
hardsofftMemberi just implemented a test ad as per the link in leadbolt.http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=6489&hilit=ads. i i used open clicks in new window but its not opening in native browser instead opening in the app itself and there is no go back or cancel to return to my app. any ideas on how to implement leadbolt ads correctly. even i use open clicks in current window but of no use.
Code_AMember@hardsofft wrote:
i used open clicks in new window but its not opening in native browser instead opening in the app itself
Have you tried changing your ‘Open Clicks In’ option from ‘New Window’ to ‘Current Window’ to see if that works? The display options for the the banner can be accessed by clicking the Edit button next to the ad. Although, there is a note on there that says “(Indicates preferred behavior, is subject to OS and browser support)” so maybe what you are trying to do is not possible with the HTML banners.
So How Do I Enter the App Download URL, etc in leadbolt as shown below screenshot. please help me with this….
Just as an FYI, I entered by link from MobiOne for Ad Hoc distribution and it seemed to work.
hardsofftMemberSo what type of click to open used for your app. Is it current or new window.is their any close or back button on the ad to go back to your app..
BrandonMemberYou shoud be able to use the showURL and taget the _system to open it with the done button.
Code_AMemberMine behaves the same was yours does. Unfortunately I don’t think there is any way to change the way it displays. I chalk this up as a disadvantage to writing apps in mobi instead of the native SDK’s. It appears that true “built-in” ads are available for iOS and Android integration, but we are stuck with the simple html banners for the time being. Hopefully true ad integration is on the “to do” list! Let me know if you figure anything out, I would like to know.
BrandonMemberIve heard a few people have had luck integrating Leadbolt .
Code_AMemberI am using Leadbolt in my app. The problem is that it cannot be fully integrated into a mobi app. By that I mean you cannot get the clicked ads to popup inside your app where the user can close them and return directly to your app, instead they open in a new window (either app store or browser) and then there is no easy way for the user to get back to your app.
-
AuthorPosts