IOS SDK Download

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
= iOS SDK Download =
 
= iOS SDK Download =
  
[http://dev.socialidnow.com/downloads/ios/socialidsdk-3.3.0-ios.zip Download the latest version]
+
[http://dev.socialidnow.com/downloads/ios/socialidsdk-3.4.0-ios.zip Download the latest version]
  
 
== Available Versions ==
 
== Available Versions ==
  
 +
* v3.4.0: [http://dev.socialidnow.com/downloads/ios/socialidsdk-3.4.0-ios.zip Download] - [[iOS_SDK_Download#v3.4.0 | Changes]]
 
* v3.3.0: [http://dev.socialidnow.com/downloads/ios/socialidsdk-3.3.0-ios.zip Download] - [[iOS_SDK_Download#v3.3.0 | Changes]]
 
* v3.3.0: [http://dev.socialidnow.com/downloads/ios/socialidsdk-3.3.0-ios.zip Download] - [[iOS_SDK_Download#v3.3.0 | Changes]]
 
* v3.2.0: [http://dev.socialidnow.com/downloads/ios/socialidsdk-3.2.0-ios.zip Download] - [[iOS_SDK_Download#v3.2.0 | Changes]]
 
* v3.2.0: [http://dev.socialidnow.com/downloads/ios/socialidsdk-3.2.0-ios.zip Download] - [[iOS_SDK_Download#v3.2.0 | Changes]]
Line 16: Line 17:
  
 
== Changelog ==
 
== Changelog ==
 +
 +
=== v3.4.0 ===
 +
 +
* Updated Facebook framework version to 4.40.0.
 +
* Updated GoogleSignIn framework version to 4.4.0.
 +
* Removed Fabric dependency and updated TwitterKit version to 3.4.2 and TwitterCore version to 3.2.0.
 +
* Updated LinkedIn integration to use LinkedIn OAuth2 APIs (OAuth1 APIs were deprecated).
  
 
=== v3.3.0 ===
 
=== v3.3.0 ===

Revision as of 15:07, 27 February 2019

Contents

iOS SDK Download

Download the latest version

Available Versions

Changelog

v3.4.0

  • Updated Facebook framework version to 4.40.0.
  • Updated GoogleSignIn framework version to 4.4.0.
  • Removed Fabric dependency and updated TwitterKit version to 3.4.2 and TwitterCore version to 3.2.0.
  • Updated LinkedIn integration to use LinkedIn OAuth2 APIs (OAuth1 APIs were deprecated).

v3.3.0

  • Updated frameworks for Google, Facebook, Twitter & Fabric.
  • Updated Twitter logout to new TwitterKit and TwitterCore Rules.

v3.2.0

  • Added picture_urls to fetchable profile fields.
  • Added RaaS login, registration and reset password options.
  • Added support to user data (automatic fetch when getting user session and update API).
  • Better error handling.

v3.1.0

  • Replaced GooglePlus API with GoogleSignIn API
  • Allow SDK to be used for different environments (initialize with [SocialID setApplicationId:(NSInteger)applicationId clientSecret:(NSString *)secret environment:(SIDEnvironment)environment])

v3.0.0

  • Update Facebook login to use Facebook SDK 4.7.0.
  • Add support to Twitter Login through Fabric 1.5.5 and TwitterKit 1.11.4 libraries.
  • Change SIDLogin interface to start login flows.
  • Fully tested on iOS 9.

v2.1.0

  • Replaced GooglePlus API with GoogleSignIn API.
  • Allow SDK to be used for different environments (initialize with [SocialID setApplicationId:(NSInteger)applicationId clientSecret:(NSString *)secret environment:(SIDEnvironment)environment]).

v2.0.0

  • Replaced APIs to use the new Social-ID OAuth2 APIs
  • Simplified SDK setup
  • Improve SDK interfaces

v1.0.1

  • Fixed bug on Google+ and LinkedIn success / failure callbacks.

v1.0.0

  • Added helper method to get the current user.
  • Added helper method to logout the current user.
  • Added LinkedIn support.

v0.0.2

  • First public version with Facebook and Google+ support.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox