Fixed
- Replaced the deprecated
AsyncTask-based push notification handling withWorkManagerfor improved reliability and compatibility with modern Android versions. No action is required. - Fixed lost event tracking and missed API calls with an auto-retry feature for JWT token failures.
- Added
onEmbeddedMessagingSyncSucceeded()andonEmbeddedMessagingSyncFailed()callbacks toIterableEmbeddedUpdateHandlerfor monitoring embedded message sync results.
Full Changelog: 3.6.6...3.7.0