Thursday, June 28, 2012

Mobile device troubleshooting (SharePoint Server 2010)

Apple iPad users are not redirected to the mobile view

The SharePoint standard view is not supported on Apple iPad devices. Instead, users can use the mobile view to view SharePoint content on their iPad devices. By default, iPad users are redirected to the standard view of SharePoint sites. This is because the iPad user agent is not included in the browser definition file (compat.browser). To change the default view for iPad users, you must add the iPad user agent string to the compat.browser file and set isMobileDevice to true. This redirects iPad users to the mobile view of a SharePoint site.
The following example shows a user agent string that can be used for iPad devices.
For more information about how to update the compat.browser file, see the Modify the browser definition file (compat.browser) section in Configure mobile views (SharePoint Server 2010). For more information about how to use iPad devices with SharePoint 2010 Products, see SharePoint 2010 and Apple iPad (http://go.microsoft.com/fwlink/p/?LinkID=214218).

No comments:

Post a Comment