I am trying to integrate fb login and google login with ionic framework .
Any idea which plugin suits best . I had tried InappBrwoser Plugin , giving me error “Could not find InAppBrowser Plugin”. but i am not successful on the same.
Which version of cordova and which version of plugin are you using? (try cordova plugin list to show all plugins and it versions).
I’m used oauth.io in ionic app for login via socail networks, perhaps it be helpfull.
Have you checked the plugin is installed correctly? I’ve had issues where they seem to install fine and even seem installed when you list them using the CLI, but then you look for the folders in your project and they aren’t installed properly.