On iOS, I have added my website to Home Screen. After that, i run the website by shortcut, i cannot pinch and zoom in content of site. However, i can do that if run the website via Safari.
I have added those but still not work.
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=5.0"> in <head></head>
I tried to access to 2 those sites https://app.starbucks.com and https://www.bmw.com. After that, add them to Home Screen and open by shortcut => I can pinch and zoom in content of site.
I want my website can do the same as 2 those sites.
Is there any solution, document or sample code that can help me solve this issue? Thanks