-1

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?

Adrien Joly
  • 5,056
  • 4
  • 28
  • 43

1 Answers1

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

akdotcom
  • 4,627
  • 2
  • 17
  • 16