'AppIcon is not displaying on SignIn with Apple login pop-up

This application is for iPhone only. This project is in flutter and AWS Cognito is used for social login. check this documentation

AppIcon is not displaying in the apple login pop-up and also in the settings-> Password & Security -> Apps Using AppleID -> AppName. PFA SS for the same.

Apple login pop-up

Settings

added xcode appIcon SS.

enter image description here

enter image description here



Solution 1:[1]

Make sure you are providing a corresponding icon in your Assets for AppIcon:

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Andrei G.