Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Android splashscreen flickers on startup #3601

Closed
AE1NS opened this issue Sep 23, 2020 · 2 comments
Closed

bug: Android splashscreen flickers on startup #3601

AE1NS opened this issue Sep 23, 2020 · 2 comments

Comments

@AE1NS
Copy link

AE1NS commented Sep 23, 2020

Bug Report

Capacitor Version

@capacitor/cli 2.4.1
@capacitor/core 2.4.1
@capacitor/android 2.4.1

Platform(s)

Android

Current Behavior

Samsung Galaxy S7 Edge
20200918_095420

Google Pixel 4
ezgif-1-d8efc1c48460

Expected Behavior

Seemless transition without the flickering effect between native start splashscreen and ionic splashscreen.

Code Reproduction

ionic start ionic-flicker-reproduce blank
  • Choose: Angular
  • Choose: Include Capacitor

Update capacitor.config:
Add "backgroundColor": "red" (to see the issue more clear)
Replace "launchShowDuration": 0 with "launchShowDuration": 3000

ionic build
npx cap add android
npx cap open android

https://github.com/AE1NS/ionic-flicker-reproduce

@jcesarmobile
Copy link
Member

was fixed on 2.4.2

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 11, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants