- Home /
IOS7 Game Center not showing banner achievements
I am running an ap on iOS 7 with unity 4.2. I have set up the itunes connect and have IAP and Achievements. I can show the achievementUI, the problem is that I don't see the banner telling the player they have completed an achievement.
If I show the achievementUI, it does show that I have just completed it but no banner appeared.
I have GameCenterPlatform.ShowDefaultAchievementCompletionBanner(true); which is called after I have reset all the achievements(testing) and called LoadAchievements ( but not received the call back)
I have not tried it on ios6
Is there something I have not setup correctly either in the itunes connect or the code?
I got an ios6 device and ran it. Took a moment but the Achievement showed up.
Can anyone else confirm that it works or doesn't work on IOS7?
Confir$$anonymous$$g that Achievement Banners are not being displayed on iOS7 (Using Prime31 Game Center plugin)
Thanks, then I am guessing it is something in the iOS and not my code.
Do you see the problem with Sandbox GC accounts, or live ones?
Answer by tarasfromlviv · Nov 13, 2013 at 04:08 PM
Having the same issue, it appears to be a common problem (I am using iOS Native Plugin). Seems its something wrong in the OS 7 in sandbox. This thread says that in production everything works OK.
http://forum.unity3d.com/threads/201498-IOS7-and-Game-Center-Achievements-no-banners-displayed
Your answer
Follow this Question
Related Questions
Prime 31 Game Center Plugin 1 Answer
iOS Game Center & Android Game Center "Play Games" 1 Answer
unity 4.2.1 ios build crashes in ios7 device start-up 0 Answers
U3DXT share sheet freezes screen 0 Answers