IonicNativePlugin missing from @ionic-native/core

IonicNativePlugin was added in newer version of ionic-native/core, so I had to uninstall this one and install the newest one which is 3.6.1, and now plugin got exported and everything works fine.

http://stackoverflow.com/questions/43650747/module-has-no-exported-member-ionicnativeplugin-ionic2

5 Likes