Titanium's KitchenSink samples feature an official Facebook connect button, but Foursquare connection asks for username and password instead of using oAuth. Is there an official Foursquare button or ready-to-use oauth library/module for Titanium mobile?
1 に答える
1
There's no official foursquare button/library for Titanium. Foursquare uses OAuth2 and has example code for Android/iOS/Blackberry available on the developer website: https://developer.foursquare.com/resources/client
于 2011-12-28T16:53:05.753 に答える