I have already created ionic android app in ionic 3 now if I add some plugins it gives error
1 Like
i am also facing Same issue…Need Help.
I found temporary solution that add old versions of plugin in package.json and install npm (npm install)
1 Like
Here are some instructions on how to migrate from v3 to v4: https://ionicframework.com/docs/building/migration
working fine thank you…