My plugin was uploaded recently and an announcement will be made shortly about the availability of the new plugin. Just ironing out the details with CoronaLabs.
I’ve tested the plugin delivery myself for iOS and Android and it’s working as expected.
The plugin is final, so it’s safe to use. You’ll need to change the publisherId to “com.swipeware” in your build.settings
At the moment CoronaLabs have made my plugin available for Pro and Enterprise users.
I have asked them to give the same access to my plugin as the previous Gremlin Interactive version as my intention was to give all previous users an updated version with iOS 8 compatibility.
AMAZING!! Thank you. I am still struggling to make it work (iOS) because I am trying to implement it into a Ragdogstudios template but cannot thank you enough for doing this. The lack of Chartboost solution was really a big negative of using Corona recently. I am happy that you fixed that. Now back to fixing my issue! Mo
@gerdzon sorry to hear that. I don’t get it, Vungle plugin allows video ads too and can be used with Corona Starter, this Chartboost plugin is now written by Ingemar for free for all of us and Corona Labs decides not only to not make it available for everyone but they take the plugin out of people with the Basic License, people like Gerdzon that have that license because of this plugin back then.
I was considering buying a Basic License and a better license with time, but I don’t understand the way Corona Labs is handling this
Perfect! Thank you for letting me know. I will post any issue I have on that link. For now I am pretty sure it is because the Ragdogstudios template I am using is not (obviously ) yet compatible with the plugin. I will contact them for help as well. THANK YOU! Mo
Thanks ingemar, this is great work! Like many others have said, this is greatly appreciated. I’ve been testing on my iPhone 6 and everything seems to be working great.
"You are not currently subscribed to the following plugins com.gremlininteractive:plugin.chartboost"
I was using this Charboost plugin without problem earlier. Today I made some source code change (a few lines, not about Chartboost) and when I try to build it, I am getting this error.
Gremlin Interactive has dropped support for the old Chartboost plugin and will not be updating it anymore. I’ve picked up the torch and have released an updated version that is compatible with iOS 8, and Corona Labs has graciously allowed me to host this plugin on their server. This plugin is free.
To access my plugin, you’ll need to change the publisherId in your build settings.
settings = { plugins = { -- key is the name passed to Lua's 'require()' ["plugin.chartboost"] = { -- required publisherId = "com.swipeware", }, }, }
You can find more info in the new documentation here: