You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Every year, Android requires apps to target newer sdks. We should pre-emptively do this before the deadline, so that we can address all issues properly and avoid hacky work-arounds.
Describe the solution you'd like
Before August 31, 2026, we should investigate and fix all issues required for supporting Android 16.
Is your feature request related to a problem? Please describe.
Every year, Android requires apps to target newer sdks. We should pre-emptively do this before the deadline, so that we can address all issues properly and avoid hacky work-arounds.
Describe the solution you'd like
Before August 31, 2026, we should investigate and fix all issues required for supporting Android 16.
Describe alternatives you've considered
N/A
Additional context
This wiki page outlines the process of upgrading the target sdk.