简体   繁体   English

具有离子和电容器的PWA,本机插件抱怨Cordova在浏览器和设备上不可用

[英]PWA with ionic and capacitor, native plugin complains cordova not available, on browser and device

I am developing a PWA with ionic 4.12 and Capacitor, I would like to use the native plugin ImagePicker; 我正在使用离子4.12和电容器开发PWA,我想使用本地插件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. 我遵循了本指南https://ionicframework.com/docs/native/image-picker ,当我运行imagePicker.getPicture时,在浏览器和设备上都收到此错误“ cordova不可用”,我不知道该如何制作工作插件,在此先感谢。

Cordova plugins are not supported on PWAs yet PWA尚不支持Cordova插件

https://github.com/ionic-team/capacitor/issues/769 https://github.com/ionic-team/capacitor/issues/769

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 安装的带有电容的条形码扫描仪插件,pwa投诉cordova不可用 - installed barcode scanner plugin with capacitor, pwa complain cordova not available 离子 6 电容器,electron:Cordova 不可用。 确保包含 cordova.js 或在设备/模拟器中运行 - Ionic 6 Capacitor, electron: Cordova is not available. Make sure to include cordova.js or run in a device/simulator Ionic 2 - 如何使用离子原生物体中没有的cordova插件 - Ionic 2 - How do I use a cordova plugin that is not available in ionic native IONIC 4+ 电容器:如何在没有离子原生的情况下从 github 安装 cordova 插件(Stepcounter)? - IONIC 4+ Capacitor: How to install a cordova plugin (Stepcounter) from github without ionic native? 离子 5 反应电容器 / Cordova cordova-plugin-uid - Ionic 5 React Capacitor / Cordova cordova-plugin-uid 在 PWA 中使用 Ionic 原生相机插件 - Using Ionic native camera plugin in PWA 离子电容器 cordova 插件无法将图像写入 Android 上的库 - Ionic Capacitor cordova plugin unable to write image to library on Android 结合使用Cordova插件和IONIC而非ionic-native - Using Cordova plugin with IONIC not ionic-native phonegap-plugin-barcodescanner 不支持 PWA,显示 Cordova not available - phonegap-plugin-barcodescanner not support PWA, it's shows Cordova not available 带有电容器和 Cordova 的 Ionic 应用程序 - Ionic app with both capacitor and Cordova
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM