iOS Achievement Banners not showing

We are using the Unity built-in Social API, authentication is successful and shows the GameCenter banner, however when unlocking Achievements using Social.ReportProgress(), no achievement banner is showing despite ShowDefaultAchievementCompletionBanner(true) having been called beforehand. The unlocked achievement show as unlocked on the Social.ShowAchievementsUI() dashboard though (and the callback does return with sucess == true), so the achievements are successfully unlocked, but just don’t show the popup banner.

Anyone have the same problem and/or a solution?

Unity 2020.3.35f1, Xcode 13.4.1, ipadOS 15.6, iPad Air 5th Gen

Hey,

I have the exact same problem. Do you find a solution in the last year? :slight_smile: