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
Currently the storyboard displaying the splash screen is hardcoded to 'LaunchScreen', would it be possible to make it configurable? for instance via the info.plist. I'm not an expert at all, but I think about the property 'UILaunchStoryboardName'.
In my case, based on build properties, the name of this splash screen changes.
Platform(s)
iOS
The text was updated successfully, but these errors were encountered:
+1 ❤️
We build multiple apps from the same codebase (using different targets). Would be great if capacitor could read UILaunchStoryboardName from the current .plist file being used
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.
Feature Request
Plugin
Splash-Screen
Description
Currently the storyboard displaying the splash screen is hardcoded to 'LaunchScreen', would it be possible to make it configurable? for instance via the info.plist. I'm not an expert at all, but I think about the property 'UILaunchStoryboardName'.
In my case, based on build properties, the name of this splash screen changes.
Platform(s)
iOS
The text was updated successfully, but these errors were encountered: