Skip to content

2.4.0

Compare
Choose a tag to compare
@sebalagos90 sebalagos90 released this 01 Jun 19:18
· 62 commits to master since this release

Description

Added compatibility for Cordova 7.

New Features

Added support for Cordova's browser platform 7.
Added close callback for Android and iOS.
Added loading when blank page is shown.
Added HideLoading function to close the loading in ionic afterEnter event.

Breaking Changes

No breaking changes on this release.

Changelog

e604714 - se agrega archivo package.json
19b6535 - Fix Show method parameters
f646da2 - Readme updated
705a54b - Including loading when blank page is shown. Adding HideLoading function to close the loading in ionic afterEnter event.
bdcd58c - Moving finish to after success callback called (reverted from commit 458a027)
88c26a9 - Moving finish to after success callback called (reverted from commit 458a027)
458a027 - Moving finish to after success callback called
7512100 - Adding documentation about SubscribeExitCallback and ExitApp methods
9f38a83 - Se añade una funcionalidad que permite cerrar la aplicación en iOS de forma directa y de forma indirecta en Android. Para Android, se requiere registrar un callback y un resume para cerrar la aplicación por medio de ionic.Platform.exitApp()