MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
179 stars 59 forks source link

Android chrome not prompting camera #586

Open TonyGiorgio opened 1 year ago

TonyGiorgio commented 1 year ago

On my existing PWA the camera works fine, but on a different branch it never prompts me to use the camera. We saw this issue with someone else earlier this week.

benalleng commented 1 year ago

getting this error on inspect, Scanner-e71023fa.js:1 Uncaught (in promise) Camera not found. will look into it

futurepaul commented 1 year ago

Is this new? https://stackoverflow.com/questions/77164053/chorme-android-installed-pwa-not-asking-for-camera-permissions

benalleng commented 1 year ago

Seems that maybe the camera was blocked, not sure if automatically or dismissed, I can adjust the site settings by accessing them in the browser which then whitelists it for the PWA