Thursday, 11 May 2017

SharePoint 2013 Mobile Browser Compatibility

If you realize that under SharePoint 2013, when you check your browser.compat there is no browser available for Iphone browser. This could cause an error when you access your SharePoint mobile from your Iphone and you might end up to start receiving complain from your user and of course you're not gonna want that.

In order to make your SharePoint compatible with mobile browser from your IPhone, you just need to do a simple step. And you are in luck, because I am about to show you how to do it. To be honest this is very easy step to make it happen.

1. First of all, go to directory:
   C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\Browsers


As you can see, there are plenty of browser configuration under MS .Net 4.5 folder


















2. Second, just open the file iphone.browser with notepad or other tools supported and copy all the       content
























3. Go to C:\inetpub\wwwroot\wss\VirtualDirectories\<port number of your app>\App_Browsers\compat.browser














4. Open it with notepad. and paste the script you just copied into this file (paste it before the tag             </browsers>).

























And that's it. Now try to access your SharePoint site from your Iphone browser

No comments:

Post a Comment