RaunakKmrrr

Results 3 comments of RaunakKmrrr

Hi @shraddha360 did you find any solution? As the UI is disabled i am not able to get permissions. Any help?

Hi, did you find any solution for it.?? I tried doing this, when the permission pop-up comes i am not even able to turn on the permission switch. Any help...

Try this code. It may work for you. ``` const [Steps, setSteps] = useState(null); const [Weighttt, setWeighttt] = useState(null); const [Heighttt, setHeightt] = useState(null); const [BP, setBP] = useState(null); const...