0
Good morning, you guys, I need to not let the user’s mobile zoom affect my App. I used the viewreport components:
content="width=device-width, height=device-height, minimum-scale=1, maximum-scale=1, user-scalable=no"
However, it didn’t work :(. Does anyone have any suggestions?