How to extend a large website to 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
            2:27 UTC
        
        
        Read the original article
        Hit count: 305
        
iphone
|architecture
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 dev and mostly looking for some architectural guidance. Does anyone know how does apps like ebay and amazon work seamlessly across the website and iphone?
© Stack Overflow or respective owner