DEV Community

Discussion on: Adding Facebook Login to your Ionic app (in 15 minutes)

Collapse
 
fvaldes33 profile image
Franco Valdes

Sorry for the late reply :(

You can leverage both cordova and capacitor plugins at the same time but you would need to use capacitor as the framework to compile to native code.

So you would no longer need the cordova xml file or any cordova js in your app.