Posted on

Why Are My Unity Ads Not Working? – Advertisement does not exist

Download SnakeCubed here
Android: https://play.google.com/store/apps/details?id=com.InfoGamer.SnakeCubed
iOS: https://itunes.apple.com/us/app/snake-3/id1408921148?ls=1&mt=8

Platform dependent compilation: https://docs.unity3d.com/Manual/PlatformDependentCompilation.html

Do you have an error that says The name “Advertisement” does not exist in the current context? if so this video should help you solve the problem. This is an error that you can receive while trying to implement Unity ads into your Unity project. This error can occur if you do not have the correct build platform selected or if you have not enabled Unity ads service within your project. If the error persists then it is probably due to some improper file configurations with the library fold. if this is the case then save your project can close Unity then navigate to the file location of your project and delete the library folder. Finally, reopen your Unity project. Unity will recreate the library folder and refresh your project. after following these steps your Unity ads should be fixed and you should not be receiving any more errors with the console window.