On Sun, Jul 26, 2009 at 8:12 AM, Ethan Jewett <esjew...@gmail.com> wrote:
>
> iPhone apps can register custom protocol handlers and then pass a callback 
> url like "apphandler://callback/url/here"
> There is a detailed explanation of how this process works that I found here:
> http://www.mobileorchard.com/apple-approved-iphone-inter-process-communication/
>
> I'm pretty sure that this is how the Pownce iPhone app works. Other apps, 
> like the Dopplr app appear to work the same way.
>


This blog entry has more info about the Pownce iPhone app and OAuth:

    http://immike.net/blog/2008/09/08/oauth-on-the-iphone/

I'm using a similar technique in my Android apps:

     http://code.google.com/p/jfireeagle/wiki/Android

     http://code.google.com/p/jpoco/wiki/Android

Cheers,

Sean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to