A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
The behavior is caused by how classic SharePoint sites handle mobile browser redirection and mobile views, not by iOS itself.
On classic SharePoint Server 2013–style sites, a feature named Mobile Browser View controls what mobile users see:
- When a supported mobile browser (such as Safari on iOS) accesses the site and Mobile Browser View is active, SharePoint checks the browser and renders either:
- a contemporary view (HTML5-optimized mobile view), or
- a classic mobile view.
- These mobile views are simplified and can behave differently from the desktop view, including redirecting users away from the standard home page and into other pages such as Site Contents.
- Users can switch to PC View from the mobile view, but this must be done each time, which matches the “Request Desktop Site” workaround that was observed.
Because the mobile view is a separate experience from the full desktop UI, it can lead to users landing on Site Contents instead of the intended home page when using iOS devices or the SharePoint mobile app.
To ensure iOS users consistently land on the home page instead of Site Contents, use one of these approaches (depending on how the site is configured):
- Disable or adjust the Mobile Browser View feature (classic on-premises scenarios)
- The Mobile Browser View feature is what redirects mobile browsers to the optimized mobile experience.
- When this feature is active, mobile browsers are redirected and may not land on the same home page as desktop users.
- Disabling this feature (or not activating it) forces mobile browsers to use the full desktop UI, which respects the configured home page.
- This feature is enabled by default for classic templates such as Team Site, Blank Site, Document Workspace, Document Center, and Project Site.
- Use “Switch to PC View” as a temporary per-user workaround
- In the mobile contemporary or classic view, users can select Switch to PC View.
- This changes the display from the mobile browser view to the full desktop view of the site, which will load the configured home page.
- However, this is session-based and must be repeated, so it is not a permanent fix.
- Plan for a modern/mobile-friendly experience
- Classic sites and pages are not optimized for mobile devices, which is why text and icons appear small when forcing desktop view.
- Modern SharePoint pages and sites are responsive and designed to work well on mobile browsers and the SharePoint mobile app.
- Where possible, consider modernizing the home page or site so that the default experience is mobile-friendly without relying on classic mobile views.
Summary of the practical fix:
- For a classic site that is redirecting iOS users to Site Contents, disable or avoid using the Mobile Browser View feature so that mobile browsers use the same home page as desktop users.
- Use Switch to PC View only as a short-term workaround.
- For a long-term, user-friendly solution, move the landing experience to a modern page/site so that mobile users get a responsive home page without redirection issues.
References: