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,

Have your app successfully received approval from Apple and been launched?

Because I am facing the same problem.

EntryPointNotFoundException: GKLocalPlayer_GetLocal assembly:<unknown assembly> type:<unknown type> member:(null)

I can not log in to game center in the editor of Unity or simulator of xcode.

Otherwise there is no problem at all on real device.

Thus I uploaded to app store connect and ger rejected.

Please let me know how you solve this problem. Thanks!

Apple GameKit EntryPointNotFoundException
 
 
Q