'how to slove PlayGamesClientConfiguration unity
error CS0246: The type or namespace name 'PlayGamesClientConfiguration' could not be found (are you missing a using directive or an assembly reference?) how to solve. i am also using playgame.basicapi lib but issue
Solution 1:[1]
Same error here looks like this class are not in the package anymore
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Voidstack |