You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using iPhone 12 Pro Max.
In light node all is working fine.
In dark mode:
On flutter run command all is fine, and the icon is displayed correctly.
On flutter install instead of the correct icon, the default one is displayed.
In Xcode build settings, 'App Icon' is set to 'AppIcon' for all profiles.
ℹ️ Info
flutter_launcher_icons: ^0.14.1
💬 Description
I'm using iPhone 12 Pro Max.
In light node all is working fine.
In dark mode:
flutter run
command all is fine, and the icon is displayed correctly.flutter install
instead of the correct icon, the default one is displayed.In Xcode build settings, 'App Icon' is set to 'AppIcon' for all profiles.
📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: