Skip to content

Releases: Pushwoosh/pushwoosh-react-native-plugin

6.1.33

23 Sep 11:49
Compare
Choose a tag to compare

Changed

  • Renamed the Pushwoosh module to PushwooshFramework module in the Pushwoosh Core SDK

6.1.32

02 Jul 10:45
Compare
Choose a tag to compare

Fixed

  • Module exports two methods to JavaScript with the same name: "setUserId" #163

Updated

  • Pushwoosh Android SDK updated to 6.7.10
  • Pushwoosh iOS SDK updated to 6.5.13

6.1.31

28 May 16:52
Compare
Choose a tag to compare

Updated

  • Pushwoosh Android SDK to 6.7.8
  • Pushwoosh iOS SDK to 6.5.11

6.1.30

27 Feb 15:52
Compare
Choose a tag to compare

Fixed

  • Android build issues with setEmails and setEmailUsers methods
  • error with setting multiple emails with setEmails and setEmailUsers methods on iOS
  • crash on iOS in setDelegate method

Updated

  • Pushwoosh iOS SDK updated to 6.5.8

6.1.29

19 Feb 13:52
Compare
Choose a tag to compare

Fixed

  • resolved the issue related to retrieving silent push notification.

Updated

  • Pushwoosh Android SDK updated to 6.7.4
  • Pushwoosh iOS SDK updated to 6.5.7

6.1.28

15 Feb 06:52
Compare
Choose a tag to compare

Added

  • setUserEmails, setEmails, getUserId methods added

Updated

  • Pushwoosh Android SDK updated to 6.7.3

6.1.27

23 Jan 11:30
Compare
Choose a tag to compare

Fixed

  • Resolved the issue related to retrieving push token.

Updated

  • Pushwoosh Android SDK updated to 6.7.2

6.1.26

12 Dec 08:38
Compare
Choose a tag to compare

Fixed

  • Pushwoosh plugin now properly saves and calls original implementation of UNUserNotificationCenterDelegate

Updated

  • Pushwoosh Android SDK updated to 6.7.1

6.1.25

06 Dec 15:02
Compare
Choose a tag to compare

Updated

  • Pushwoosh Android SDK updated to 6.7.0
  • Pushwoosh iOS SDK updated to 6.5.5

6.1.24

07 Nov 04:38
Compare
Choose a tag to compare

Fixed

  • Incorrect Android dependency configuration (#152)