Github user dblotsky commented on a diff in the pull request:

    
https://github.com/apache/cordova-plugin-splashscreen/pull/90#discussion_r54975679
  
    --- Diff: README.md ---
    @@ -166,9 +217,10 @@ screen is meant to be visible before your app has 
started, that would seem to
     defeat the purpose of the splash screen.  Providing some configuration in
     `config.xml` will automatically `show` the splash screen immediately after 
your
     app launch and before it has fully started and received the `deviceready`
    -event. See [Icons and Splash 
Screens](http://cordova.apache.org/docs/en/edge/config_ref_images.md.html)
    +event. See [Icons and Splash Screens][Icons and Splash Screens]
     for more information on doing this configuration. For this reason, it is
     unlikely you need to call `navigator.splashscreen.show()` to make the 
splash
     screen visible for app startup.
     
     [Apache Cordova issue tracker]: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Splashscreen%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC
    +[Icons and Splash Screens]: 
http://cordova.apache.org/docs/en/edge/config_ref_images.md.html
    --- End diff --
    
    The edge version doesn't exist, BTW.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to