Github user rakatyal commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/90#discussion_r54975230
--- 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 --
Why do we use the edge version and not the latest?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]