I am getting an error "unknown identifier : ‘PhotonNetwork’. No matter which folder I try placing my scripts in that are handling the photon networking code, I keep getting this error. Or if the folder structure needs to be setup a specific way? I am also using Javascript.
In your project, find the folders “PhotonNetwork” and “Utilities”. Move them into Assets\Plugins\ and it should work with JS.