Re: SplashScreen

2023-06-15 Thread Jesse
Hello, This mailing list is for discussions regarding the development of Apache Cordova and not for support. For support and/or questions about how to use Apache Cordova, please use GitHub Discussions at https://github.com/apache/cordova/discussions Thank you, On Thu, Jun 15, 2023 at 4:36 AM Leo

Re: splashscreen docs

2013-12-05 Thread Andrew Grieve
Awesome! Hopefully that will ease the pain for other devs. On Thu, Dec 5, 2013 at 10:01 AM, Christian Grobmeier wrote: > Thanks Andrew. > > I have added a comment how I worked around this. Maybe it helps! > > > > On 5 Dec 2013, at 15:46, Andrew Grieve wrote: > > Hmm, I think that documentation

Re: splashscreen docs

2013-12-05 Thread Christian Grobmeier
Thanks Andrew. I have added a comment how I worked around this. Maybe it helps! On 5 Dec 2013, at 15:46, Andrew Grieve wrote: Hmm, I think that documentation page is just flat out wrong. I've filed this as: https://issues.apache.org/jira/browse/CB-5582 The cordova command line tools unfort

Re: splashscreen docs

2013-12-05 Thread Andrew Grieve
Hmm, I think that documentation page is just flat out wrong. I've filed this as: https://issues.apache.org/jira/browse/CB-5582 The cordova command line tools unfortunately don't have support for splash screens and icons. These are tracked as CB-2606 and CB-3571 respectively. Thanks for pointing