GC not working anymore in my game
Hello again my friend,
I have a little and strange problem...I was using this appid on iOS Provisioning Portal: MYAPPCODE.com.brevio.* I have a game center authentication object on the start of my game that aways worked fine asking to login on GC when I tested on iphone...
But...when I went to create my app on iTunnes Connect I read that my appid to support GC it needs to have a explicit App ID (can't use *)...
So...I created another AppID: MYAPPCODE.com.brevio.MYAPPNAME...put again in my app and in my Registered Devices...
But now...when I test my game, it don't show GC login when I test on iphone anymore....
It's very strange because it should be otherwise...
in appid on iOS Provisioning Portal my old appid that GC worked (MYAPPCODE.com.brevio.*) says that GC is Unavailable...
and my new appid that GC didn't worked (MYAPPCODE.com.brevio.MYAPPNAME) says that GC is ENABLED..
very strange....please someone help me
Best regards