Skip to content

0.5.0

Compare
Choose a tag to compare
@piyush-kukadiya piyush-kukadiya released this 15 Oct 13:49
· 550 commits to master since this release
c3182a2
  • Supports CleverTap iOS SDK v3.9.1
  • Supports Major release of CleverTap Android SDK v4.0.0, which will break your existing integration. Please go through Migration guide for smooth integration.
  • Adds removeListener method to remove single listener at a time.
  • Deprecated removeListeners() method because it was removing all listeners including listeners defined in an Application issue/104.