4.7.1 Release
Release Notes
- Fix a rare null pointer exception for
outcomeEventsController
during SDK initialization by @nan-li in #1539 - Remove Runtime.getRuntime().exec from OPPO Badge implementation since it can be flagged as an insecure API by some static analysis tools by @jkasten2 in #1557
- Fix a crash due to Android 12 changes that can happen when tapping on a notification action button by @vincent-paing in #1548
- Fix the
onSuccess
callback from being invoked too early when setting email or SMS by @nan-li in #1555 - Respect duration since last IAM trigger when the app is quit and relaunched by @emawby in #1560
Full Changelog: 4.7.0...4.7.1