github Notificare/notificare-sdk-android 4.0.0-beta.2

pre-release16 days ago
  • Changed the subscriptionId properties to a more robust data model
  • Removed peer modules. Main modules now include Google Play Services libraries by default.
  • Renamed NotificarePushService to NotificareFirebaseMessagingService.
  • Replaced isNotificareNotification Kotlin extension with NotificarePush.isNotificareNotification().
  • Add Notificare.push().parseNotificationOpenedIntent(intent) to ease processing the intent.
  • Add Notificare.push().parseNotificationActionOpenedIntent(intent) to ease processing the intent.
  • Allow configure() to be called more than once, provided Notificare is unlaunched.

Breaking changes

  • Renamed NotificarePushService to NotificareFirebaseMessagingService.
  • Removed isNotificareNotification Kotlin extension.

Don't miss a new notificare-sdk-android release

NewReleases is sending notifications on new releases.