In Unity open the iOS GameCenter app at a specific game

in Unity, you can quit and open the GC app like this:

Application.OpenURL("gamecenter:");

(note - the actual GC App, this is not related to the GC popup.)

Question – how do you make it do that, and, go to a specific App ?

Today’s tough question…

Have a look at this discussion on stackoverflow: http://stackoverflow.com/questions/6226195/game-center-url-scheme There isn't much on the web concerning this topic..

yup, saw that one. we need solutions, not links! :-)

1 Answer

1

For anyone looking in to this question.

It’s 99% certain that unfortunately you can not do this.

That is the situation for Mid-2013.

Hope it helps.