I upgraded to the latest stable build (2906). There is nothing else I have to download right? I could not find a download for the plugin and see in the Marketplace that it is pre-activated, which I assume means it is part of the base Corona build. I have been pulling my hair out all day trying to resolve this - any help would be greatly appreciated.
Apologies for this. At some point, the documentation got messed up and it stated an incorrect “supportedPlatforms” line for AppLovin. I have fixed it since then, but basically, you should correct it to be just:
Also, the specific legacy Chartboost plugin you’re including is no longer supported. If you want to implement Chartboost, please refer to the updated version which is documented here:
None of our ad plugins work in the simulator. The providers don’t make SDK’s that work on desktops. You need to test on a device to test your ads. All plugins have a stub that will download that prints the warning you are seeing, but they do not cause a crash because of missing APIs.
Apologies for this. At some point, the documentation got messed up and it stated an incorrect “supportedPlatforms” line for AppLovin. I have fixed it since then, but basically, you should correct it to be just:
Also, the specific legacy Chartboost plugin you’re including is no longer supported. If you want to implement Chartboost, please refer to the updated version which is documented here:
None of our ad plugins work in the simulator. The providers don’t make SDK’s that work on desktops. You need to test on a device to test your ads. All plugins have a stub that will download that prints the warning you are seeing, but they do not cause a crash because of missing APIs.