[pve-devel] applied: [PATCH pve_flutter_frontend] chore: ui: add launch screen for iOS
Dominik Csapak
d.csapak at proxmox.com
Mon Aug 11 14:22:07 CEST 2025
On 5/20/25 14:37, Shan Shaji wrote:
> All apps that are submitted to Apple app store must provide a launch
> screen with an Xcode storyboard. Previously the launch screen were
> showing only a white background. This commit fixes it by adding the
> proxmox logo and setting the storyboard view background color to
> black.
>
> References:
> - https://docs.flutter.dev/platform-integration/ios/launch-screen
> - https://developer.apple.com/documentation/xcode/specifying-your-apps-launch-screen
>
> Signed-off-by: Shan Shaji <s.shaji at proxmox.com>
> ---
> .../LaunchImage.imageset/Contents.json | 10 +++++-----
> .../LaunchImage.imageset/LaunchImage.png | Bin 68 -> 22002 bytes
> .../LaunchImage.imageset/LaunchImage at 2x.png | Bin 68 -> 48720 bytes
> .../LaunchImage.imageset/LaunchImage at 3x.png | Bin 68 -> 46005 bytes
> ios/Runner/Base.lproj/LaunchScreen.storyboard | 16 ++++++++++------
> 5 files changed, 15 insertions(+), 11 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list