Skip to content

Releases: talkable/ios-sdk

1.5.1

29 Jun 09:40
5278a14
Compare
Choose a tag to compare
  • Remove automatic push of Talkable reward on app start and deprecated TKBLDidReceiveReward. Now rewards have to be pulled manually with retrieveRewardsWithHandler.

1.4.15

21 Feb 14:34
317969e
Compare
Choose a tag to compare
  • Fixed bug: NSArray was mutated while being enumerated
  • Fixed deprecation warnings

1.4.14

06 Oct 08:44
Compare
Choose a tag to compare
  • Fixed deprecation warnings
  • Introduced new setApiKey:andSiteId: initialization method instead of old setApiKey:andSiteSlug:

1.4.13

19 Jul 17:01
Compare
Choose a tag to compare
  • Introduced Swift Package Manager support

1.4.12

09 Dec 13:58
Compare
Choose a tag to compare
  • Improved handling of external links in the WebView
  • Reworked contacts loader with Contacts instead of deprecated AddressBook

1.4.11

23 Sep 19:28
f73b757
Compare
Choose a tag to compare
  • Fixed deprecation warnings (UIWebView, NSURLConnection)
  • Updated AFNetworking to v4.0.1

1.4.10

13 Jul 08:54
e1b8847
Compare
Choose a tag to compare
  • Created public repository for Talkable iOS SDK 1.4.10
  • Added CocoaPods support