issues
search
Instant-Visio
/
InstantVisio-WebApp
MIT License
10
stars
2
forks
source link
Join a group btn visible only on mobile builds
#514
Closed
MattiaPrimavera
closed
3 years ago
MattiaPrimavera
commented
3 years ago
Currently the
join group
btn is also visible on mobile browsers
fix
isAndroid
function to check if the app was built for android
Expected result
the button should be visible on android application
the button should not be visible on mobile browsers
join group
btn is also visible on mobile browsersisAndroid
function to check if the app was built for androidExpected result