I am developing a PWA with ionic 4.12 and Capacitor, I would like to use the native plugin ImagePicker; I followed this guide https://ionicframework.com/docs/native/image-picker, when I run imagePicker.getPicture, get this error "cordova not available" both on browser and on the device, I do not know how to make working the plugin, thanks in advance.
Cordova plugins are not supported on PWAs yet