cordova-plugin-splashscreen
cordova-plugin-splashscreen copied to clipboard
feat(browser): Use FadeSplashScreenDuration from config.xml on browser platform
Platforms affected
Browser
What does this PR do?
Use FadeSplashScreenDuration from config.xml on browser platform
What testing has been done on this change?
Manually added the plugin code to production app and published. No errors discovered.
Checklist
- [ ] Reported an issue in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Updated this PR so it can be merged after being left for ~2.5yrs 🙈