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

[BUG] Edge-to-edge may not display for all users (Google Play) #4863

Open
deeshrestha opened this issue Jan 6, 2025 · 1 comment
Open

[BUG] Edge-to-edge may not display for all users (Google Play) #4863

deeshrestha opened this issue Jan 6, 2025 · 1 comment

Comments

@deeshrestha
Copy link

What happened?

Hi Team,

I used the PWA builder create an Android App for my WooCommerce store. It was working so far. Lately I am seeing 2 remommendations by Google.

Just wanted to know if these issues have been addressed, so I can recompile it for new release

Details:

**Edge-to-edge may not display for all users**
From Android 15, all apps targeting SDK 35 will display edge-to-edge by default. Apps targeting SDK 35 should handle insets to make sure that their app displays correctly on Android 15 and later. We recommend investigating this issue and allowing time to test edge-to-edge on your app and make the required updates to your code. Alternatively, call enableEdgeToEdge() for Kotlin or EdgeToEdge.enable() for Java for backward compatibility.

Thanks!

How do we reproduce the behavior?

I am not sure

What do you expect to happen?

No response

What environment were you using?

Browser version to compile the App

Additional context

No response

@jgw96
Copy link
Contributor

jgw96 commented Jan 6, 2025

Adding this one here as its not a duplicate but stems from the same issue: #4864 . Going to close that one now, but wanted to link here so I don't lose the context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants