Release Notes

v4.0.02

Release Date: 18th March 2020

  • Support for India cluster

v4.0.00

Release Date: 21st February 2020

  • Removed Support for manifest based integration
  • Removed support for MoEngage's GCM library. If you are still using the GCM dependency move to FCM dependency.
  • Removed support for Fresco, use Glide instead if you are using Gifs for In-Apps.
  • If sender id is provided for while initializing the SDK it will be used for token registration instead of the default sender id in the google-services.json file.
  • InApp Callbacks - InApp Callbacks listener is now a concrete class rather than an interface. Refer to the API documentation for more details.
  • Self-Handled in-app delivered on the Main thread
    Refer to Migration Guide documentation for more details.