I noticed a problem in my app . Ads were not playing . So I took a look at my code nothing was wrong . Then I took a look at the command prompt and I saw this :
Windows simulator build date: May 27 2015 @ 18:15:50 Copyright (C) 2009-2015 C o r o n a L a b s I n c . Version: 3.0.0 Build: 2015.2646 Platform: SM-G900S / x64 / 6.2 / Intel(R) HD Graphics / 4.0.0 - Build 10.18.10.4252 / 2015.2646 Loading project from: c:\users\true\documents\corona projects\tapthe meme Project sandbox folder: C:\Users\True\AppData\Roaming\Corona Labs\Corona Simulator\Sandbox\tapthe meme-5E907D9CB232B99C0C62B3B96A837C06\Documents WARNING: display.setStatusBarMode() not supported in the simulator for SM-G900S device WARNING: The 'ads' provider (vungle) is not available on the simulator WARNING: The 'ads' provider (vungle) is not available on the simulator WARNING: The 'ads' library is not available on this platform.
It says that the ads library is not available on this platform . I want to know if I put this app on the playstore will people still be able to see ads even though I cant . I have all the right things coded to display ads so keep that in mind .
Thank you .