Skip to content

Releases: WebEngage/react-native-webengage

v1.5.1

24 Apr 13:24
Compare
Choose a tag to compare

What's New

  • Addressed threadsafety issue with pushNotificationClicked function
  • Introduced Firebase and webEngage integration methods

v1.5.0

13 Feb 11:21
Compare
Choose a tag to compare

What's New

-SDK Security

v1.4.1

02 Jan 03:27
Compare
Choose a tag to compare

What's New

  • Version Tracking
  • GAID changes
  • Viber changes

v1.3.0

19 Aug 12:36
ce0fa7b
Compare
Choose a tag to compare
  • Android 13 Support.
  • Added setDevicePushOptIn flag to be set according to Android Push Permission.

v1.2.13

04 Aug 07:47
Compare
Choose a tag to compare

Upgraded compatibility to react-native v0.68 and above

v1.2.12

13 May 14:25
94d0433
Compare
Choose a tag to compare
  • Handling push callbacks in the killed state for both Android/iOS.
  • Changed name for 'hasListeners' in iOS bridge.

v1.2.9

04 Oct 12:15
6404e05
Compare
Choose a tag to compare

Removing obsolete Gradle dependency usage.

v1.2.8

16 Jun 06:34
ea59e44
Compare
Choose a tag to compare

Push callback registration fix in the killed state.