Hi Marc,
We are planning on writing staright HTM5 pages that will be used on iOS devices. These pages will live on a sever that is in a different domain than our SharePoint server. I have a few questions about this scenario:
We are planning on writing staright HTM5 pages that will be used on iOS devices. These pages will live on a sever that is in a different domain than our SharePoint server. I have a few questions about this scenario:
-
Will we run into the CORS issue when making calls SharePoint's Web Services using SPServices?
-
If there is a way around the CORS issue for SPServices, will the same work around work for the REST SharePoint services?
-
Have you had any experinece using SPServices on iOS? Anything we need to watch out for?