iOS screen blank white after uplaod succeed to iOS #3309
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproducePlease help ios build turn blank white after lauch on iOS and never get to open Expected resultsAnswer on how to fix please Actual resultsBuild successful but screens is blank white when we lauch Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hello @Glibifytech, Additionally, you could integrate an error-tracking tool like Sentry or Firebase Crashlytics to capture logs during app launch. This will help identify any runtime errors that might be causing the white screen. Once you’ve reviewed that, please feel free to share more details or logs, and I can help you narrow it down further. |
Beta Was this translation helpful? Give feedback.
-
|
Wow thanks 🙏🏻 so much issue have been fix the fault was my app
initiazation was not called
…On Mon, Oct 27, 2025, 11:00 AM Damilola Alimi ***@***.***> wrote:
Hello @Glibifytech <https://github.com/Glibifytech>,
From past users’ experience, this issue is often related to certain
project configurations, particularly when using Firebase. Could you please
confirm if your project includes any Firebase packages and double-check
that your iOS configuration files (e.g., GoogleService-Info.plist) are
properly added and linked?
Additionally, you could integrate an error-tracking tool like Sentry or
Firebase Crashlytics to capture logs during app launch. This will help
identify any runtime errors that might be causing the white screen.
Once you’ve reviewed that, please feel free to share more details or logs,
and I can help you narrow it down further.
—
Reply to this email directly, view it on GitHub
<#3309 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLGERTST56IJA4NI4JEGXI33ZXUKVAVCNFSM6AAAAACKGZZSHOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINZZGE3DQNY>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/3309/comments/14791687@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Awesome, good to hear! |
Beta Was this translation helpful? Give feedback.
Hello @Glibifytech,
From past users’ experience, this issue is often related to certain project configurations, particularly when using Firebase. Could you please confirm if your project includes any Firebase packages and double-check that your iOS configuration files (e.g., GoogleService-Info.plist) are properly added and linked?
Additionally, you could integrate an error-tracking tool like Sentry or Firebase Crashlytics to capture logs during app launch. This will help identify any runtime errors that might be causing the white screen.
Once you’ve reviewed that, please feel free to share more details or logs, and I can help you narrow it down further.