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
Update APIs used to implement edge-to-edge design in order to be compatible with Android 15.
Right now there's a warning in Play Console
One or more of the APIs you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:
These start in the following places: io.getstream.chat.android.ui.feature.gallery.AttachmentMediaActivity.setupSystemUi
To prepare for the change to Android 15, migrate away from these APIs or parameters.
Acceptance criteria
Edge-to-edge design works on GetStream screens
Play Store doesn't complain on deprecated APIs usage.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this! We are working on providing support related to 'edge-to-edge' for apps targeting Android 15, and we plan to release it in some of the following releases.
Context & proposal
Update APIs used to implement edge-to-edge design in order to be compatible with Android 15.
Right now there's a warning in Play Console
Acceptance criteria
The text was updated successfully, but these errors were encountered: