Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated APIs use on Android 15 #2388

Open
1 of 2 tasks
samueldubovec-embedit opened this issue Oct 31, 2024 · 0 comments
Open
1 of 2 tasks

deprecated APIs use on Android 15 #2388

samueldubovec-embedit opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@samueldubovec-embedit
Copy link

samueldubovec-embedit commented Oct 31, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

There has been a report from Google:

Your app uses deprecated APIs or parameters for edge-to-edge

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:

  • android.view.Window.setStatusBarColor
  • android.view.Window.setNavigationBarColor

These start in the following places:

  • com.google.android.material.bottomsheet.a.onCreate
  • m61.a

Expected Behavior

There is no deprecated APIs being used

Steps with code example to reproduce

No need of code example

Stacktrace/Logs

No need of stacktrace

Flutter version

v3.24.4

Operating System, Device-specific and/or Tool

Android 15

Plugin version

v6.1.5

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@samueldubovec-embedit samueldubovec-embedit added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant