@Sujan12 wrote:
Tadaa, hot of the presses:
See release notes here:
https://github.com/ionic-team/ionic-native/releases/tag/v4.0.0New major version of course means breaking changes:
BREAKING CHANGES
- 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
Posts: 1
Participants: 1