I’ve implemented Game Center functionality using the Unity Social API - everything seems to be working nicely except for one thing, when calling Social.ShowAchievementsUI() and ShowLeaderboardUI from within the app, the UI fails to load. It looks like it’s waiting for the icon images to load - but it just sits there indefinitely on the spinning loading icon. Doesn’t seem to time out, either, just sits there.
It loads fine from the Game Center app.
Any ideas?