Skip to content

Releases: talkable/ios-sdk

1.5.1

Choose a tag to compare

@dgtv dgtv released this 29 Jun 09:40
5278a14
  • Remove automatic push of Talkable reward on app start and deprecated TKBLDidReceiveReward. Now rewards have to be pulled manually with retrieveRewardsWithHandler.

1.4.15

Choose a tag to compare

@dgtv dgtv released this 21 Feb 14:34
317969e
  • Fixed bug: NSArray was mutated while being enumerated
  • Fixed deprecation warnings

1.4.14

Choose a tag to compare

@dgtv dgtv released this 06 Oct 08:44
  • Fixed deprecation warnings
  • Introduced new setApiKey:andSiteId: initialization method instead of old setApiKey:andSiteSlug:

1.4.13

Choose a tag to compare

@dgtv dgtv released this 19 Jul 17:01
  • Introduced Swift Package Manager support

1.4.12

Choose a tag to compare

@dgtv dgtv released this 09 Dec 13:58
  • Improved handling of external links in the WebView
  • Reworked contacts loader with Contacts instead of deprecated AddressBook

1.4.11

Choose a tag to compare

@dgtv dgtv released this 23 Sep 19:28
f73b757
  • Fixed deprecation warnings (UIWebView, NSURLConnection)
  • Updated AFNetworking to v4.0.1

1.4.10

Choose a tag to compare

@dgtv dgtv released this 13 Jul 08:54
e1b8847
  • Created public repository for Talkable iOS SDK 1.4.10
  • Added CocoaPods support