Question

Does anyone know of any good resources on the web to get the Prime31 Google Play Game Services Plug in to work with Unity3D?

Its been 3 days, I just don't seem to be making any progress testing Game Play Services in my game.

I am using the SHA1 from the ~/.android/debug.keystore - which I believe is the the right SHA1 that the unsigned version uses. I also tried using the published build in order to get the Game Center to come up.

I tried the Prime31 documentation, but that doesnt seems to be helping. I also believe my app is correctly setup in the Game Service area of the Developer Console.

Any information would be great.

Thank you.

Was it helpful?

Solution

It turned out that after importing the game center package , I ended up with two manifest files. I had the Prime[31] AdMob already in the project, which comes with a manifest file. By the way this is normal.

After talking to the their support service they directed me to use the "Generate AndroidManifest.xml file..." under their prime[31] drop down menu inside Unity3D. This merges the two files into a single manifest. That problem got solved.

I also had to upgrade to the latest files, by downloading them manually, from the Prime[31] web site.

After this two steps I was able to get the Game Center to work properly.

I hope it will helpenter image description here, I am posting my interaction with the Prime[31] support

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top