function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KRayKRay 

Safari for iOS isn't recognizing initial-scale on page load

Hey Forum, 
I've run into an issue with Safari and viewport. On page load, Safari doesn't recognize for code below. 
 
<meta name="viewport" content="initial-scale=1.0" />

I've also tried,
@viewport{
zoom: 1.0
}

I can set the zoom to infinity yet, nothing happens. The only time it works properly is when I refresh the page or change the device's orientation. I've reached out to support, they've come up short as well. Ideas?? Thoughts??
 
ShashankShashank (Salesforce Developers) 

Please note that Apple Safari on iOS isn’t supported for the full Salesforce site. https://help.salesforce.com/apex/HTViewHelpDoc?id=getstart_browser_aloha.htm&language=en_US