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
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
The text was updated successfully, but these errors were encountered:
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
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:
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
The text was updated successfully, but these errors were encountered: