Skip to content

7.15.2

Latest

Choose a tag to compare

@graciecooper graciecooper released this 01 Jul 10:40
121366b
  • Fixed crash on MIUI/HyperOS devices running Android 16 when tapping push notifications (SecurityException in PushOpenInvisibleActivity caused by Android 16 Intent Redirect Hardening). The MIUI launch intent is now dispatched via PendingIntent.send() rather than startActivity() on an unparceled nested intent.