Skip to content

Releases: hoko/hoko-ios

Version 2.5.0

25 Nov 11:54
Compare
Choose a tag to compare

Use this version to support Facebook and Google login on iOS 10.

Changelog:

  • Rollback WIP fingerprinting mechanism
  • Fix issues related with SFSafariViewController #29
  • Fix issues related with Facebook and Google Login #28

Version 2.3.0

28 Sep 13:33
Compare
Choose a tag to compare

Changelog:

  • Added unique parameter to HOKDeeplink.
  • Added iOS 9 Deferred Deeplinking logic.
  • Changed setup method to a single customDomain parameter instead of multiple customDomains.
  • Added some JSON safety checks
  • Better AppDelegate finding and verbosity when it is not found.

Version 2.2

31 Aug 14:36
Compare
Choose a tag to compare

Changelog:

  • Filtering functionality added throught addFilterBlock: calls.
  • Added currentDeeplink property to HOKDeeplinking.
  • Added openCurrentDeeplink function to HOKDeeplinking.
  • Added openDeeplink: function to HOKDeeplinking.
  • Minor bugfixes

Version 2.1.1

20 Jul 16:50
Compare
Choose a tag to compare

Changelog:

  • Added better Smartlink analytics for Universal Links

Version 2.1 - Metadata passing

14 Jul 15:22
Compare
Choose a tag to compare

Major changes:

  • Added metadata passing through Smartlink generation and Smartlink opening

Minor changes:

  • Bugfix on old class loading from file (HKNetworkOperation changes into HOKNetworkOperation causing some problems)

Version 2.0.2

02 Jul 11:59
Compare
Choose a tag to compare

Fixed handling issues occurring in previous version.

Version 2.0.1

29 Jun 11:44
Compare
Choose a tag to compare

Added Universal Links Support

Version 2.0

29 Jun 09:57
Compare
Choose a tag to compare

Major SDK Changes:

  • Removed Analytics and Push Notification modules.
  • Renamed HK prefix to HOK due to HealthKit conflicts.
  • Added Smartlink resolver

Minor changes:

  • Some swift import issues have been fixed when importing as Framework instead of Cocoapods
  • Safer AppDelegate lookup.
  • Minor bugfixes along the way.

Version 1.2.1

22 May 12:01
Compare
Choose a tag to compare

Minor bugfixes

Version 1.2 - Deferred Deeplinking

30 Mar 14:11
Compare
Choose a tag to compare

Added:

  • Deferred Deeplinking