Error building to Android - namespace name `DotNetPlatform' could not be found

I get the following error when I swap my platform to Android and attempt to run:

Assets/photon/PhotonPlatform/PhotonPlatform.cs(18,11): error CS0246: The type or namespace name `DotNetPlatform' could not be found. Are you missing an assembly reference?


Using Bolt 1.0.0.0

Comments