Prevent errors on resume if splashscreen is not defined.
You can control from your app code when your app should update.
We removed options that we don't believe are necessary, read more details here
- Config now is set using
Meteor.settings.public.packages.reloaderobject
- Config now is set using
Meteor.settings.public.reloaderobject - Added more logs if
Meteor.settings.public.reloader.debugis true
- Removed Blaze dependency
- Removed underscore dependency
cordova-plugin-splashscreenfrom4.0.0to4.1.0
- Fix reloading when url contains a hash (#10)
launchScreenDelayoption- tests