I have just migrated my project from Cordova to capacitor 2.0. But there is an issue with this Cordova plugin.
While using Cordova, I had to use this plugin with the Cordova platform browser. I had to add platform browser and run on the same.
Now with capacitor how can I use this plugin on browser? I can’t see the browser platform in capacitor
Thank you in advance