Hi All,
Basically, I want to access SharePoint 2013 list data from iPhone, so, how the iPhone user will communicate to SharePoint Portal, any Idea to achieve this goal ???
How oData / REST / oAuth or any other way will helpful/needful for this scenario ???
Please help me.
Thanks in advance.
Hi Sapan,
Check this link.. http://www.codeproject.com/Articles/571996/Development-of-iPhone-client-application-for-Share
Hope it helps.
Regards,
Hi Jose, thanks for your reply, can you please tell me that how to connect iPhone users with SharePoint 2013 portal, should I go with FBA (Form Based Authentication) or any other way to communicate like by using oData(REST API) / oAuth but have no idea that how to authenticate iPhone users over SharePoint portal???
Please Help…
You can use the SharePoint REST interface for lists available since SharePoint 2010 http://msdn.microsoft.com/en-us/library/jj860569.aspx#Reference and make and app for iphone that reads your sharepoint, also if you dont want to program, there is several apps on Android, don’t know if there are apps for Iphone, that connects to a SharePoint Server, navigates through sites, lists, documents libraries, etc