How to extend a large website to an iPhone app?
Posted
by xoail
on Stack Overflow
See other posts from Stack Overflow
or by xoail
Published on 2010-05-01T02:15:05Z
Indexed on
2010/05/01
3:17 UTC
Read the original article
Hit count: 273
I am trying to create an iPhone app for a large website (as big as amazon.com) and it involves using cookies and what not to get authenticated via the Apache intercepter and access the web services exposed by the main website. For that I am looking for strategies to go about developing it. I am new to iPhone development and I am mostly looking for some architectural guidance. Does anyone know how services like eBay and Amazon work seamlessly across the website and iPhone app?
© Stack Overflow or respective owner