reCaptcha on iPhone App using SDK

Sharief picture Sharief · Mar 15, 2010 · Viewed 8.4k times · Source

Has anyone used reCaptcha on their iPhone application? I am trying to figure out how to embed it in my App...

Answer

Sasi picture Sasi · Jul 14, 2010

The only way to use reCaptcha in an iPhone app is by rendering a WebView within the app. There is a nice alternative to reCaptcha called kaptcha that actually has a usable api. http://code.google.com/p/kaptcha/