ios - ShowDefaultAchievementCompletionBanner not showing -


in unity-iphone, i'm using gamecenterplatform.showdefaultachievementcompletionbanner(true) activate gamecenter completion banner. there's no problem if achievement completed 0% 100%, banner shown. if achievement progress updated gradually(e.g. 25% each submission), time achievement completed, doesn't show completion banner.

how can make show banner time achievement reaches 100% despite being cumulative? appreciated. thanks!


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -