Can we access your project?
Current Behavior
Android lockscreen media notification displays the Flutter logo instead of the application icon.
The application icon is configured correctly in FlutterFlow:
- Launcher Icon is configured
- Android Adaptive Icon is configured
- App icon is displayed correctly in Android launcher
However, when audio is playing and the Android lockscreen media notification is shown, the notification displays the default Flutter logo.
I tested this on a physical Xiaomi Android device.
The issue appears only in the Android media notification / lockscreen player.
Expected Behavior
The Android lockscreen media notification should display the configured application icon (Fanlify icon) instead of the default Flutter logo.
Steps to Reproduce
- Create a FlutterFlow project.
- Configure a custom Launcher Icon.
- Configure a custom Android Adaptive Icon.
- Build and install the Android application.
- Implement audio playback using audio_service and just_audio.
- Start audio playback.
- Lock the Android device.
- Observe the media notification on the lockscreen.
Result:
The media notification displays the default Flutter logo instead of the configured application icon.
Additional observation:
The launcher icon displayed on the Android home screen is correct.
Only the lockscreen media notification displays the Flutter logo.
Reproducible from Blank
Bug Report Code (Required)
ITFTkvLlvIxNodcF+Kn9Y8ZKmj04I0MdXOczitVEew4bCIj4B4YEPPfSS1tBTdCzaH1UBFmJmjsE+fTPvYXqUO1eGAqBG91B1atybhPPbEmuRbamPMySTnZCM9tXfky73MK7oCVCC7JocWQS7GeqHtnJdz6Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
- FlutterFlow version: 7.0.9
- Platform: Android
- Browser name and version:
- Operating system and version affected:
Additional Information
No response
Can we access your project?
Current Behavior
Android lockscreen media notification displays the Flutter logo instead of the application icon.
The application icon is configured correctly in FlutterFlow:
However, when audio is playing and the Android lockscreen media notification is shown, the notification displays the default Flutter logo.
I tested this on a physical Xiaomi Android device.
The issue appears only in the Android media notification / lockscreen player.
Expected Behavior
The Android lockscreen media notification should display the configured application icon (Fanlify icon) instead of the default Flutter logo.
Steps to Reproduce
Result:
The media notification displays the default Flutter logo instead of the configured application icon.
Additional observation:
The launcher icon displayed on the Android home screen is correct.
Only the lockscreen media notification displays the Flutter logo.
Reproducible from Blank
Bug Report Code (Required)
ITFTkvLlvIxNodcF+Kn9Y8ZKmj04I0MdXOczitVEew4bCIj4B4YEPPfSS1tBTdCzaH1UBFmJmjsE+fTPvYXqUO1eGAqBG91B1atybhPPbEmuRbamPMySTnZCM9tXfky73MK7oCVCC7JocWQS7GeqHtnJdz6Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response