Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Releases: emartech/ios-mobile-engage-sdk

1.4.5

24 Aug 08:51
Compare
Choose a tag to compare

What's new:

  • hardwareId now using UUID instead of IDFA

1.4.4

27 Jun 08:01
Compare
Choose a tag to compare

What's new:

  • use proper CoreSDK

1.4.3

25 Jun 14:29
Compare
Choose a tag to compare

What's new:

  • send improved data during login

1.4.2

12 Jul 09:35
Compare
Choose a tag to compare

1.4.0

11 Jul 08:50
Compare
Choose a tag to compare

What's new

  • send lastMobileActivity on v3
  • send trackMessageOpen on V3
  • add push to inApp ability

1.3.0

11 Jun 10:11
Compare
Choose a tag to compare

What's new

  • added the ability to use action buttons with rich notifications with the following types:
    • in-Application integration
    • open external link
    • send a custom event

What's changed

  • added rate limiting on V2 inbox fetch calls
  • renamed MEInAppMessageHandler to MEEventhandler to leverage the same protocol for rich messaging actions
  • updated rich extension as well to reflect changes, please update both MobileEngageSDK and MobileEngageRichExtension to get access for new Rich notification features

1.2.0

03 May 09:38
Compare
Choose a tag to compare

What's new

  • added user centric inbox behind an experimental flipper

1.1.9

19 Apr 09:19
Compare
Choose a tag to compare

What's new

  • Added more validation for inputs from InApp message's JSBridge
  • Fixed an issue where we sent lastMobileActivity instead of appLogin when InApp experimental feature was turned on

1.1.8

12 Apr 11:18
Compare
Choose a tag to compare

What's new

  • User agent added for deeplink tracking

1.1.0

14 Mar 09:36
Compare
Choose a tag to compare

What's new

  • Added support for DeepLink tracking
  • Added ability to pause/resume inAppMessaging
  • Added ability to fire a custom event from inAppMessage