Skip to content

how to add a launch screen for iOS and Android? #3192

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

Open
hydra1983 opened this issue Mar 3, 2025 · 7 comments
Open

how to add a launch screen for iOS and Android? #3192

hydra1983 opened this issue Mar 3, 2025 · 7 comments

Comments

@hydra1983
Copy link

It seems there is no doc about this?

@FabianLars
Copy link
Member

There's no explicit tauri feature for this so you'll need to modify the Android Studio and code projects in src-tauri/gen and then official guides etc will apply as those are "normal"Android/x code projects you'd see outside of tauri land.

P.S. the x code project already has a default LaunchScreen

@hydra1983
Copy link
Author

@FabianLars Thanks, the launch screen works! However, I'm seeing a blank white screen between the launch screen and my first page component. Any suggestions on how to resolve this?

@FabianLars
Copy link
Member

Nope, i'm stuck on that too tauri-apps/tauri#1564 (comment) / tauri-apps/tauri#1564 (comment)

@FabianLars FabianLars transferred this issue from tauri-apps/tauri Mar 3, 2025
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Mar 3, 2025
@hydra1983
Copy link
Author

@hydra1983 Got it and thanks again.

@github-project-automation github-project-automation bot moved this from 🪵 Backlog to ✅ Done in Documentation Mar 3, 2025
@FabianLars
Copy link
Member

i'll reopen this for now because i think we can at least give an intro to this topic in our docs.

@FabianLars FabianLars reopened this Mar 3, 2025
@github-project-automation github-project-automation bot moved this from ✅ Done to 🪵 Backlog in Documentation Mar 3, 2025
@plitarko
Copy link

plitarko commented Mar 5, 2025

Have the same issue, this is my biggest wish for this framework right now. Everything else works pretty damn well. Just can't have that white flash when launching the app.

@FabianLars
Copy link
Member

i'll keep the flash discussion etc in tauri-apps/tauri#1564 to keep this one here about potential guides etc. (kinda have a solution for the flash so head over there for updates)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🪵 Backlog
Development

No branches or pull requests

3 participants