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
Use capacitor 3.0.0 with a custom splash screen (use cordova-res, ex: cordova-res ios --skip-config --copy).
Launch the app on the physical device (not simulator), first the custom image is displayed then a brief white flash then the custom image is displayed.
The issue being the white flash which should not be there as it is distracting and bad user experience.
NOTE: this issue existed in prior versions and was fixed, see the following for hints on how to fix it:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Use capacitor 3.0.0 with a custom splash screen (use cordova-res, ex: cordova-res ios --skip-config --copy).
Launch the app on the physical device (not simulator), first the custom image is displayed then a brief white flash then the custom image is displayed.
The issue being the white flash which should not be there as it is distracting and bad user experience.
NOTE: this issue existed in prior versions and was fixed, see the following for hints on how to fix it:
The text was updated successfully, but these errors were encountered: