@Arnaudibak wrote:
Hi
I have developed a very simple Ionic V4 PWA app with Capacitor Camera plugin.
I published the app on my server.It works correctly on my desktop (I can take a picture with my webcam)
It also works correctly on my phone when I’m on iOS Safari.HOWEVER, the camera does not work on:
- Chrome for iOS
- When I add the app in my home screen and then open the appHere are the steps I did for creating this simple app:
- Create an Ionic app with Angular
- Install Capacitor & PWA Elements
- Add @Angular/pwa
- Build it and deploy the www folder on my server
Do you have any idea of what can create this behavior ?
Thanks !
Posts: 1
Participants: 1
