RealFaviconGenerator/realfavicongenerator

Splash screen support for iOS

Opened this issue · 2 comments

+1 for this. Happy to raise a dev this and raise a PR

Shouldn't this issue be closed now, as it has been implemented?: https://realfavicongenerator.net/blog/ios-startup-image-now-available-via-the-api/

However, the feature is undocumented at: https://realfavicongenerator.net/api/non_interactive_api

For those who wonders, include startupImage.masterPicture and startupImage.backgroundColor, in the API ios section e.g. for Grunt:

startupImage: { masterPicture: { content: 'src/assets/launch-master-ios.png', }, backgroundColor: '#000000', },