Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 561 Bytes

File metadata and controls

32 lines (17 loc) · 561 Bytes

1.4.0

  • Add ability to initialize the hub connection during runtime
  • Add ability to get initial (cold start) notification on iOS

1.3.0

  • Add user id management

1.2.0

  • Add getInstallationId() and getPushChannel() methods

1.1.3

  • Fix serialization limit error for Android

1.1.2

  • Fix background message callback not getting fired on Android 11 or lower

1.1.1

  • Fix podspec naming

1.1.0

  • Fix issue with onMessageOpenedApp not getting triggered by notification, if the app has been terminated.

1.0.0

  • Initial Relase