[URGENT] Windows Store Universal SDK 10 NOT Work

Options
bbrome
bbrome
No way to run Photon on WIn 10 Universal I tried everything....

FileNotFoundException: Could not load file or assembly 'Windows.Foundation.UniversalApiContract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at ExitGames.Client.Photon.SocketUdpNetFxCore.Connect()
at ExitGames.Client.Photon.EnetPeer.Connect(String ipport, String appID)
at ExitGames.Client.Photon.PhotonPeer.Connect(String serverAddress, String applicationName)
at NetworkingPeer.ConnectToRegionMaster(CloudRegionCode region)
at PhotonNetwork.ConnectToBestCloudServer(String gameVersion)
at CheckForMultiplayerRooms.OnEnable()
at CheckForMultiplayerRooms.$Invoke15(Int64 instance, Int64* args)
at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)
(Filename: Line: 0)

Comments