Google Play in-app purchase app icon not shown

Viewed 128

I'm currently finishing an Android app and have just realized that the in-app purchase dialog does not show the app's icon. For reference, we are using Flutter v2 with the flutter_launcher_icons packages.

enter image description here

Is there a way to specify an icon per subscription or is this maybe related to the fact that the app is not yet approved?

0 Answers
Related