I know that Unity ads dont work in web GL but i want to compile my game with unity ads in web GL. And i compile because i have this error. How can i make to compile the game in WEBGL without deleting the script?
Error: error CS0246: The type or namespace name `ShowResult' could not be found. Are you missing a using directive or an assembly reference?
Error: error CS0246: The type or namespace name `ShowResult' could not be found. Are you missing a using directive or an assembly reference?