Omicron Llama

Coding all day, every day.

ios

SharePoint from iOS – a new library – SPMobile

Cut to the chase: github is here: https://github.com/jimmywim/SPMobileI have spent a bit of time recently tidying up and expanding the code possibilities with my iOS library – SPRESTApi. The changes have allowed me to extend it so it’s no longer just a REST API helper, but can be used to called the ASMX web services in […]

SharePoint Forms Authentication (FBA) with Apple iOS

Over on my Github project I have finally got round to doing some updates to the code. I’ve added a class that simplifies Forms Authentication, and allows you to issue the same REST API queries against SharePoint. Code samples are on the wiki on the Github site. Doing this wasn’t really that difficult, you basically […]