Apple GameKit EntryPointNotFoundException

I have build the plugins and added to project but when I run game I am getting these errors

https://github.com/apple/unityplugins

EntryPointNotFoundException: AppleCore_GetRuntimeEnvironment assembly:<unknown assembly> type:<unknown type> member:(null) Apple.Core.Availability.OnApplicationStart () (at Library/PackageCache/com.apple.unityplugin.core@d07a9d20344c/Runtime/Availability.cs:40) EntryPointNotFoundException: GKLocalPlayer_GetLocal assembly:<unknown assembly> type:<unknown type> member:(null)

  • oh I perceive that it works on iOS device,

Add a Comment