Hey I'm trying to get unity ads to work in my new project I'm getting:
Assets/Game.cs(5,19): error CS0234: The type or namespace name `Advertisements' does not exist in the namespace `UnityEngine'. Are you missing an assembly reference?
I have ads enabled and the build in extension it worked fine in my last project.
Assets/Game.cs(5,19): error CS0234: The type or namespace name `Advertisements' does not exist in the namespace `UnityEngine'. Are you missing an assembly reference?
I have ads enabled and the build in extension it worked fine in my last project.