Skip to content

2.4.2

Choose a tag to compare

@cio-semantic-release cio-semantic-release released this 24 Jul 18:05
· 43 commits to main since this release

2.4.2 (2025-07-24)

Fixes and Tooling update

  • Support for FCM 12.x is added which requires a minimum iOS deployment target of 15. If you're using FCM module, ensure your deployment target and tooling are up to date. Or lock Firebase to 11.x to avoid compatibility issues
  • Fixes a crash when build attributes from device are nullable (iOS 3.11.0, Android 4.7.1) (#253) (9e66b4b)