plugins=
{
[“plugin.google.play.services”]=
{
publisherId=“com.coronalabs”,
supportedPlatforms={iphone, android=true}
},
[“plugin.coronaAds”] =
{
publisherId = “com.coronalabs”,
supportedPlatforms = {iphone=true, android=true }
},
},
I added that code in the build.settings and other code in my menu screen so i can test to see how ads in my app would look in the simulator (this is the last step for my app before i publish it!!!). But I first tried to incorporate admob ads and when i ran my app on the simulator of course, it said that admob cannot be ran on the simulator. IF this is the case how can I see if im getting the ads? So then I tried CoronaAds and i added all the necessary code and it said that the module plugin.coronaAds cannot be found. Am i supposed to download something for coronaAds to work? Please help! Also, Rob Miracle my build.settings file works now I know i asked a question yesterday about the order of it the settings but it works now. Now this new problem arised. Please help, thank you!
**Update**** regarding the coronaAds error a messagebox also pops up and says that coronaAds is not supported in this version of the simulator. I have a picture of the error that pops up.