4.6.2 Release
4.6.2 Release Notes
- Prevent crash when device has no WebView installed. (
MissingWebViewPackageException
)- PR #1454
- Fix notification background image not showing on when the device has a RTL set
- PR #1473
- Fix notification background image layouts to render text RTL based on the device's language setting
- PR #1474
- Update
work-runtime
version to[2.1.0, 2.7.99]
, 2.7.0 is required for apps withtargetSdkVersion
31 (Android 12)- PR #1477
- Fix outside package target activities (Launch URL) not opening when notification is tapped on. Regression bug introduced in 4.5.0
- PR #1469
- Add
toJSONObject
method toOSInAppMessage
- PR #1461
- HMS push, use new
onNewToken
method signature- PR #1433
- Match and fix any external id that has escaped forward slashes
- PR #1478
Full Changelog: 4.6.1...4.6.2