07-25-2022 08:28 AM
I follow the step stated in SharedSpaces Sample and i get this message below. Appreciate your help
Library\PackageCache\com.community.netcode.transport.photon-realtime@1d5be27015\Runtime\PhotonRealtimeTransport.cs(261,30): error CS0115: 'PhotonRealtimeTransport.Initialize()': no suitable method found to override
07-26-2022 03:22 PM
It seems you somehow have the wrong version of the Netcode for GameObjects package.
SharedSpaces currently uses version 1.0.0-pre.5.
You can import that version of the package by going to "Window -> Package Manager" in Unity. Then click the + in the top left corner of the window and choose "Add package by name". See the screenshot below:
07-27-2022 04:37 PM - edited 07-28-2022 04:01 AM
solve the version issue. new issue appeared.. need help
07-29-2022 10:17 AM
You need to change to package name to something that doesn't start with "com.oculus".
Edit > Project Settings > Player > Android Tab > Identification > Package Name