Hello guys i have this problem when submitting app to windows store :
Error Found: The supported APIs test detected the following errors:
This API is not supported for this application type - Api=System.Threading.ThreadStart. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.AesManaged. Module=SYSTEM.CORE, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256Managed. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.ThreadStart.#ctor(System.Object,System.IntPtr). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.#ctor(System.Threading.ThreadStart). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.set_IsBackground(System.Boolean). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.set_Name(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.Start. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.Sleep(System.Int32). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256Managed.#ctor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.AesManaged.#ctor. Module=SYSTEM.CORE, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.set_Key(System.Byte[]). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.set_IV(System.Byte[]). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.CreateEncryptor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.CreateDecryptor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine(System.Int32). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.Write(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
Impact if not fixed: Using an API that is not part of the Windows SDK for Windows Phone Store apps violates the Windows Phone Store certification requirements.
How to fix: Review the error messages to identify the API that is not part of the Windows SDK for Windows Phone Store app. Please note, C++ apps that are built in a debug configuration will fail this test even if they only use APIs from the Windows SDK for Windows Phone Store apps.
Photon V1.67 on 1.66 its working with no error
@Tobias @vadim
Error Found: The supported APIs test detected the following errors:
This API is not supported for this application type - Api=System.Threading.ThreadStart. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.AesManaged. Module=SYSTEM.CORE, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256Managed. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.ThreadStart.#ctor(System.Object,System.IntPtr). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.#ctor(System.Threading.ThreadStart). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.set_IsBackground(System.Boolean). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.set_Name(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.Start. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Threading.Thread.Sleep(System.Int32). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SHA256Managed.#ctor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.AesManaged.#ctor. Module=SYSTEM.CORE, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.set_Key(System.Byte[]). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.set_IV(System.Byte[]). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.CreateEncryptor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Security.Cryptography.SymmetricAlgorithm.CreateDecryptor. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine(System.Int32). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.Write(System.String). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
This API is not supported for this application type - Api=System.Console.WriteLine. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=Photon3Unity3D.dll.
Impact if not fixed: Using an API that is not part of the Windows SDK for Windows Phone Store apps violates the Windows Phone Store certification requirements.
How to fix: Review the error messages to identify the API that is not part of the Windows SDK for Windows Phone Store app. Please note, C++ apps that are built in a debug configuration will fail this test even if they only use APIs from the Windows SDK for Windows Phone Store apps.
Photon V1.67 on 1.66 its working with no error
@Tobias @vadim