readyyyk / ChaPy

Messaging service with anonymous access and decentralized data storage. To join chat chat just enter a valid link with the chat id

Home Page:https://chapy-beta.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera Permission

readyyyk opened this issue · comments

Add camera request permission in app

please elaborate this problem

@CoderRedwing
In this task i assume adding some button that calls request permission for camera

This is needed because in pwa (displayed standalone) camera doesn't work if not allowed in browser

The button should be situated in /scanner route (i think in the top right corner)

(mui.com -> button with the following property: sx={{p: .75, minWidth: 'unset', minHeight: 'unset'}})