Giter VIP home page Giter VIP logo

ad-mediator-for-corona's People

Contributors

deniza avatar reneretz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ad-mediator-for-corona's Issues

Add Tapit Mobile Advertisng Network for

Hello Deniza,
Can you add Tapit Mobile adverting network.
I am willing to pay you $1000, we have a high demand for it, please let me know. If you are busy can you refer me to a developer friend that Can do the job?

Thanks,
Si

Skype: Si.tapit

Here is our sdk source
https://github.com/tapit/

I know in order to get it working I need to convert my sdk to Lua coding, Please assist me in this

Issue with admediator-init.config

Hi and thanks for this wonderful library!

I have an issue configuring remotely AdMediator.

In which format should be admediator-init.config on my server?
I've uploaded it "as is" but AdMediator wants to decode it as it was a json file.

I tried to override json.decode but AdMediator sill fails to parse the file.

Should I encode admediator-init.config in JSON format?
If so, how?

Thanks for your help!

(PS : I'm a network noob)

Is InMobi (admediator_inmobi.lua) working?

I get a response from InMobi with html in a CDATA struct.
It doesn't have the tags and parsed by "admediator_inmobi.lua"

Is someone else getting it or working with InMobi?

Android scaleing issues:landscape only

So far ad mediator has been absolutely fantastic but i have come upon an issue. When displaying ads in portrait they scale and position fine, but in landscape it looks as if the web popup is being scaled to 1/4 of its original size... I can provide an example if needed.

Admob image ads not clickable

Hey

When showing ads on admob, the ads which are just images (not default admob) are not clickable so the user can't view the ad!

Storyboard and Director class problem

Its reported that there are some issues concerning Storyboard and Director class. I am going to test ad mediator with those as soon as I have some spare time.

Inner-Active has some valid Ads that are being ignored

The response is:

<tns:Response xmlns:tns="http://www.inner-active.com/SimpleM2M/M2MResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Error="House Ad" xsi:schemaLocation="http://www.inner-active.com/SimpleM2M/M2MResponse http://www.inner-active.com/Public/XML/SimpleM2M/M2MResponse.xsd ">
....

ad-mediator malfunction

Admob ads doesnt work properly. The ads are showing, but the click doesnt work. Real app ids are used and so on. On click the banner disappears, but webpopup window doesnt open. Tested on the device (Samsung Galaxy S) several times. Adsense ads turned on in Admob, and when they are showing clicks work good.

AdMediator.hide() and .show() error

This may be a silly noob mistake, but I'm getting my app to show the admob test ad initially, but at a point I .hide() the ads, and when I come back to my main menu I try to .show() them, but I get this:

Runtime error
...29wmrtkyvy0w0000gn/T/TemporaryItems/8/admediator.lua:346: attempt to call method 'addEventListener' (a nil value)
stack traceback:
[C]: in function 'addEventListener'
...29wmrtkyvy0w0000gn/T/TemporaryItems/8/admediator.lua:346: in function 'init'
...nx5b1f29wmrtkyvy0w0000gn/T/TemporaryItems/8/main.lua:625: in function 'mainmenu'
...nx5b1f29wmrtkyvy0w0000gn/T/TemporaryItems/8/main.lua:137: in function <...nx5b1f29wmrtkyvy0w0000gn/T/TemporaryItems/8/main.lua:131>
?: in function <?:218>

Any help would be greatly appreciated.

priority fallback system bug

There is a bug in priority fallback system which prevents activating low priority networks without or low weight values. It seems that cleanPreviousLoadFailStatus() in admediator.lua is not called anymore. I am inspecting this issue now.

double houseads request on device tests

Recently I discovered that house ad banners requested twice when running on device. This bug can not be tracked down using simulator. This bug has no known bad side-effects .

memory leak

its reported that ad mediator may have a memory leak problem. i am going to check this out.

Revmob

Would it be possible to integrate revmob sdk into the mediator? They already have a Corona module.
(www.revmob.com)

inneractive android problem

Clicking on inneractive ads in android platform opens application urls as if they were in app store (not in android market!). This is probably due to a misconfigured http request parameter (ios sdk type maybe?). I am also checking this out.

UDID usage should be dropped

It seems that apple is going to reject apps that use UDIDs. We should use some other identifiers instead of current UDIDs.

Admob ads opening twice on iPad

The ads on admob seem to be opening twice on iPad. Once after pressing on the admob ad, and again after closing the browser and returning to the app.
After that things seem to be normal, until an ad is pressed again.

Tapit json issue

Is anyone else getting the following error?

/admediator_tapit.lua:141: attempt to index local 'responseAsJson' (a nil value)

Everything was working fine yesterday but not today.

inmobi ads small on android tablet

Hey Deniz,

Thanks for making this module available. It's super easy to set up multiple networks and use.

I've got one question for you though...

The ads from inneractive display as 320x48 which is fine for the i-phone but appear small when displayed on an android tablet. They don't scale in the Corona build with the rest of the images in the app.
Am I missing something?

My config.lua file is using:
width = 320,
height = 480,
scale = "zoomStretch",

(I've tried letterbox as well)

Thanks
IceSnake

native.showWebPopup() wont close

Not sure if this is a bug or me using your code incorrectly? This is how to reproduce the error:

Call AdMediator.start() and then wait for the ad that is using native.showWebPopup().
Close the ad using AdMediator.hide() or native.cancelWebPopup()

Everything works as expected.

But, if you reload the same page again and go through the exact same steps
Call AdMediator.start() and then wait for the ad that is using native.showWebPopup().
Close the ad using AdMediator.hide() or native.cancelWebPopup() -- Doesnt work. The ad refuses to close and is ontop of everyscreen.

FYI - I am using a Samsung Galaxy Nexus

Ads on Android is funky

Ads either dont show up, or takes several minutes before they show up. On the iphone and ipad, they show immediately.

android admob does not display ads

Admob ads does not display in admediator since 7 April 2012. Admob recieve ad requests, but no impressions are coming. Inneractive network works correctly. I have downloaded the latest version of mediator. Then i setup the ip tracking function with site http://myip.funapps.ru, but nothing has changed. Inneractive works, admob dont. I tried different publisher codes (i had 4 applications with about 100% fillrate), but they all doesnt work.

Admob on Android devices

Hi,

I have downloaded the latest version and the AdMob ads are not shown on real devices. No problem on simulator. The problem happens with both test mode true/false.
Did anyone experienced this problem in the latest weeks/months.
It seems Admob is the only network with problems.

Thanks!

Inneractive runtime error

Runtime error

admediator_inneractive.lua:47: attempt to concatenate local 'imageUrl' (a nil value)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.