-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GooglePlayGames not signed using an Apple submission certificate #94
Comments
Also experiencing this issue. |
Did anyone managed to solve this ? |
I have the same issue. Any solution? |
I found the solution! : As for now you can do it manually by deleting the "GooglePlayGames.bundle/GooglePlayGames" binary. |
Trying joehannouch method I was able to upload it to itunesconnect, but the app failed the Apple review because: "The app opens a web page in mobile Safari for logging in with Google plus, then returns the user to the app. The user should be able to create an account or log in without opening Safari first." Guess that this is a never ending story :( Did anybody found a solution? |
Hey Alessandro, |
Thanks joehannouch for the quick heads-up. We were using an initial popup asking the user to login (which isn't required). We replied to Apple review team asking if removing the initial popup will resolve the problem, I will let you know when the answer. |
Here is Apple response: Thank you for your response. We understand that the login is not required to access game play. However, per the 10.6 guideline logging in to Google plus outside of the app is not acceptable with or without the pop-up. It would be appropriate to make the necessary changes to your app before resubmitting. We look forward to reviewing your revised app. |
Hey there, Is there any progress about this issue? |
Personally i switched to GameCenter, |
I managed to publish a game with GPG. I was surprised that Apple agrees. There are still bugs in GPG (eg it is impossible to close the leaderboard screen). |
Nice and addictive game ! |
It was still working for me some month ago. |
Since the itunesconnect interface changed I can't submit any update of my app. Here is the error I am getting:
ERROR ITMS-9000: "Missing or invalid signature. The bundle 'com.google.GooglePlayGames' at bundle path 'Payload/IOSLauncher.app/GooglePlayGames.bundle' is not signed using an Apple submission certificate."
I've tried to update RoboVM, revoke and create new certificates/Provisioning profiles but nothing changes.
Any idea on why is this happening?
The text was updated successfully, but these errors were encountered: