The apple-ios tag has no wiki summary.
0
votes
1answer
194 views
iOS: implement SharePoint Designer (Workflows only) functionality
Is it possible to implement operations on Workflows (like in SharePoint Designer) on iOS?
Maybe I could call SharePoint's services to get a list of workflows, nodes in each workflow and draw it as a ...
0
votes
1answer
322 views
How to Connect an iOS App to SharePoint Through Office 365
How would I connect an iOS app to SharePoint through Office 365?
1) Connect an iOS app to an Office 365 iOS app on the same device
OR
2) Use Services (Web, REST) to connect to Office 365
This is a ...
0
votes
1answer
59 views
Is it possible to create and edit documents in SharePoint from an iPad?
I've seen SharePlus out there, but I don't think it allows for editing of documents and creating documents seems more difficult than it should be. Has anyone found a simple complete solution for ...
1
vote
0answers
164 views
soap request format for search.asmx
I am trying to access the search.asmx query operation from the iPhone. I am getting a response code of 400 .
Right now the format i am sending to service is
<?xml version="1.0" ...
2
votes
2answers
658 views
Overwrite SharePoint document using CopyIntoItems service of Copy.asmx
I am doing SharePoint implementation at iPhone/iPad side. I use SOAP/REST api calls for implementing this. One of my functionalities is to upload contents to SharePoint document libraries. I use ...
0
votes
1answer
3k views
SharePoint calendar sharing on iPhone and iPad
I want to connect SharePoint calendar with iPhone and iPad. This calendar is used by my colleague.
Is there any possibility to add this calendar to my iPhone and iPad?
How I can add this calendar?
...
2
votes
1answer
375 views
How could I know the exact reason behind Check In/Check Out failure?
I am an iOS developer and implementing SharePoint integration in iPhone through one of my application. From the API information I got that there are 3 APIs related to Check In/Check Out/Undo Check Out ...
0
votes
1answer
150 views
How could I know the exact reason behind Check In/Check Out failure?
I am an iOS developer and implementing SharePoint integration in iPhone through one of my application. From the API information I got that there are 3 APIs related to Check In/Check Out/Undo Check Out ...
4
votes
2answers
789 views
Office 365 SharePoint Authentication from Objective-C on IOS
I want to create an IOS app that connects to my Office365 SharePoint team site using the list rest services. How do I do authentication? Any examples?
2
votes
3answers
2k views
Accessing SharePoint's Web Services from iOS
I got an email through my blog the other day which asked an interesting question. My reply bounced back, so I figured I'd post it on my blog as well as in the SPServices Discussions (where a question ...
0
votes
4answers
391 views
SharePoint iPad app recommendation?
Does anyone have any experience using an app to access a SharePoint install from an iPad? This isn't for SharePoint development, just for using SharePoint lists without having to fire up my PC.
I'm ...