You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
safari-view-controller:show method now returns an Observable
media: the plugin's create method no longer takes callback functions. You must use the
observables provided by the MediaObject instance. Refer to the updated documentation for more
information.
admob-pro:@ionic-native/admob is now @ionic-native/admob-pro. Also, class name is changed
from AdMob to AdMobPro.
media:MediaObject class is now Media
File Transfer: Package name is now @ionic-native/file-transfer. Transfer class has been
renamed to FileTransfer. Also, TransferObject class has been renamed to FileTransferObject.
Google Maps:: the plugin wrapper now only supports v2 of the plugin. Make sure to check the docs for instructions on updating to cordova-plugin-googlemaps v2