Hi,
After 2 years, I’m back in Ionic development…yeeiiiih!
I added Capacitor to my Ionic 4 app.
I also created the example with the camera-plugin (Capacitor) -> https://capacitor.ionicframework.com/docs/guides/ionic-framework-app
Now I see some bugs within the Camera-Plugin.
The bug happens within the Camera-UI (installed by the @ionic/pwa-elements).
There is a black screen shown, when I cancel the taken photo on the picture-verify screen.
Questions:
- Can I fix the plugin on my own, or do I have to wait for another version?
- Can I anyhow change the UI of the camera-plugin
- I’m right with the assumption, that if I would create a capacitor-plugin (for the platforms ios, android)
I need to write specific swift-code (for ios-platform) and java-code (for andoid-platform)?
Thanks for any help.
Regards,
Oliver