🆕 Changelog
Changed
- Updated the Android
androidx.appcompat:appcompatdependency to 1.8.0.
Removed
- Removed the unused Guava dependency from the Android SDK, reducing build size and eliminating related dependency conflicts.
Fixed
- Fixed an issue on Android where an unexpired background delay was lost when the app returned to the foreground.
- Fixed redundant decoding of built-in files on iOS when using Brotli-compressed manifests by reusing already decoded assets.
- Unpinned OkHttp on Android so host apps continue to use their own OkHttp 4.x version.
Security
- Improved iOS bundle verification performance and integrity by using native RSA for signed-checksum recovery.
🔗 Full Changelog: 7.51.15...7.51.16