Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, May 22, 2015 1:27 PM
How can add a SharePoint Calendar to be added to an iOS calendar?
Thanks!
David
All replies (3)
Monday, May 25, 2015 7:35 AM âś…Answered
Hi David,
I found some relevant resource about sync SharePoint calenar to IOS:
We can also sync SharePoint calendar with Outlook, but not sure Outlook on IOS, we do not have sufficient resource here. You might need to contact their support engineer for more assistance. For your convenience:
https://developer.apple.com/devforums/
Regards,
Rebecca Tu
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].
Friday, May 22, 2015 1:55 PM
Natively there does not seem to be an option to add/subscribe to Sharepoint calendars on iOS/Android devices. However there are a few options (ranked on ease of implementation):
1. If your users already have access to your Sharepoint environment, enable Mobile views for the sharepoint calendar list and have them access it directly. (This is not really syncing the calendar with your inbuilt calendar however)
2. Paid 3rd party plugins available which allow synchronizing or downloading and uploading the sharepoint calendar in .ics format with your mobile device calendar. (Cost to purchase)
3. Sync your Sharepoint calendar with Exchange and have users subscribe to the calendar via exchange (which is natively supported for mobile devices)
4. Programmatically sync your sharepoint calendar using REST API as a subscribed calendar
(Another approach, not tested, is to subscribe to the sharepoint calendar using the common RSS feed provided with Sharepoint online)
Thanks, Ransher Singh, MCP, MCTS | Click Vote As Helpful if you think that post is helpful in responding your question click Mark As Answer, if you think that this is your answer for your question.
Friday, May 22, 2015 2:05 PM
Thanks for the quick reply! I forgot that I am unable to use any third party tools.
I was able to do option 1, but would prefer to have it part of the calendar...
Any suggestions on option 3? I will have to research.
Thanks!
David L. Crooks