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
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 the plugin, please create a new issue and ensure the template is fully filled out.
Bug Report
Plugin
SplashScreen v0.3.6
Capacitor Version
Platform(s)
Current Behavior
launchAutoHide seems to do nothing currently.
capacitor-plugins/splash-screen/ios/Plugin/SplashScreen.swift
Lines 26 to 27 in 72be326
I think here the
settings.autoHide
should be set toconfig.launchAutoHide
?Expected Behavior
This may only work if fixed together with #270 but i want to use this config:
and i'm expecting to not hide the SplashScreen until i call the Method.
The text was updated successfully, but these errors were encountered: