BatchLabs/Batch-Cordova-Plugin

Add to project with Capacitor

gabsprates opened this issue · 1 comments

Is there a way to install and use this on projects using Capacitor instead of Cordova?

I just figure it out that that is a way.

It is necessary install jetifier and run it after the installation of package com.batch.cordova.
Also, after that, it is necessary to run npx cap sync.

Thanks!