Cordova platform browser and PWA

Is it not clear to me how to use camera and media capture for PWA.
Should i use cordova platform “browser” ?
Or ionic native provide something different?
Or i’ve just to implement it in HTML5 myself?

Ionic Native would be for Cordova’s browser platform, but not that many plugins really support it.
Using HTML5 would be an alternative solution.
There is also Ionic Capacitor, a replacement for Cordova, which has better/different support for web as a build target via PWAs. Worth looking into.

1 Like

I tried capacitor a bit, but i’m not quite sure that they can reach the level of cordova in the short time.

It is different in a few areas, but very capable. Capacitor could build on 10 years of learnings from Cordova :wink: