I configured the Prime31 plugin for Unity and play games, and on Android all works smooth.
But when I try to do something on iOS I have the following error:
[GPGManager modelForApplicationId:] Expecting valid application id.
The error is showed when I use the init function. I have GPGApplicationID set on the info.plist of the application. I pass the clientId in init. So, where is the problem?
It's only an hypothesis, but I think that if the application works very well with Android maybe the real problem is in the PlayGameServices configuration, so if you don't know exactly how the Prime31 plugin works but have some ideas on possible faults in configuration, please, let me know!