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

I would like to hide the splash screen #590

Open
massimilianocom opened this issue Mar 29, 2024 · 0 comments
Open

I would like to hide the splash screen #590

massimilianocom opened this issue Mar 29, 2024 · 0 comments

Comments

@massimilianocom
Copy link

Hi everyone
I wish the splash screen didn't appear I did this taken from the cordova apache guides

function onDeviceReady() { navigator.splashscreen.hide();
}

but nothing doesn't work I still see the splashscreen

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

No branches or pull requests

1 participant