What are my options if I want to show ads on Amazon devices?

So far I tried:

Appodeal - Doesn’t work. Looking for Google Game Services.

RevMob - Doesn’t work. Crashes looking for Google Game Services.

Any help will be appreciated.

thank you

Adrian

First I have heard there are some problems from google play services( not sure if there all patched). 

Revmob should work, can you post your build.settings

please note before clicking this that chart boost plugin has been removed.

https://forums.coronalabs.com/topic/62273-any-plugins-that-allow-advertising-on-kindle/

I finally got Appodeal working. I wonder how high the eCPM will be but at least I am not seeing any google play download ads.

And thank you for posting the thread I missed it when I did a search in the forums.

 plugins = { ["plugin.google.play.services"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true } }, ["plugin.appodeal"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true } }, ["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.native.popup.activity"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, ["iphone-sim"]=true }, }, ["CoronaProvider.gameNetwork.apple"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true } }, ["CoronaProvider.gameNetwork.google"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, ["plugin.flurry.analytics"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true} }, ["plugin.gamecircle"] = { publisherId = "COM\_INNOVATIVELEISURE", supportedPlatforms = {["android-kindle"] = true}, }, ["plugin.facebook.v4"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.gameNetwork.google"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true} }, ["plugin.GBCLanguageCabinet"] = { publisherId = "com.gamesbycandlelight", }, },

First I have heard there are some problems from google play services( not sure if there all patched). 

Revmob should work, can you post your build.settings

please note before clicking this that chart boost plugin has been removed.

https://forums.coronalabs.com/topic/62273-any-plugins-that-allow-advertising-on-kindle/

I finally got Appodeal working. I wonder how high the eCPM will be but at least I am not seeing any google play download ads.

And thank you for posting the thread I missed it when I did a search in the forums.

 plugins = { ["plugin.google.play.services"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true } }, ["plugin.appodeal"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true } }, ["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.native.popup.activity"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, ["iphone-sim"]=true }, }, ["CoronaProvider.gameNetwork.apple"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true } }, ["CoronaProvider.gameNetwork.google"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, ["plugin.flurry.analytics"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true, android=true, ["android-kindle"] = true} }, ["plugin.gamecircle"] = { publisherId = "COM\_INNOVATIVELEISURE", supportedPlatforms = {["android-kindle"] = true}, }, ["plugin.facebook.v4"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.gameNetwork.google"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true} }, ["plugin.GBCLanguageCabinet"] = { publisherId = "com.gamesbycandlelight", }, },