camera-preview
camera-preview copied to clipboard
Capacitor WebPlugin "CameraPreview" config object was deprecated in v3 and will be removed in v4.
Describe the bug Capacitor WebPlugin "CameraPreview" config object was deprecated in v3 and will be removed in v4.
I have also seen this warning and came looking for a bit more context. Is web support for the plugin being removed in v4?
"Capacitor WebPlugin "CameraPreview" config object was deprecated in v3 and will be removed in v4."
Does that mean the plugin can no longer be used?
I'm hoping someone who uses this plugin or Capacitor on the web can jump in, as I only use it on Android/iOS
fixed in https://github.com/capacitor-community/camera-preview/pull/288
Hi, same problem here. I'm using: capacitor/core": "5.2.2", and capacitor-community/camera-preview": "^5.0.0". the warning still appears 😕