Can we update: com.google.androidbrowserhelper:androidbrowserhelper:2.7.0-alpha02
to version: com.google.androidbrowserhelper:androidbrowserhelper:2.7.0-alpha03
release notes: https://github.com/GoogleChrome/android-browser-helper/releases
So we can solve the outstanding recommendation on Play Store:
Recommended actions
Edge-to-edge rendering may not be displayed to all users
Starting with Android 15, apps targeting SDK 35 will be rendered edge-to-edge by default. Apps targeting SDK 35 must process insets to ensure the app displays correctly on Android 15 and later. Investigate this issue and take the time to test edge-to-edge rendering and make any necessary updates. You can also call enableEdgeToEdge() for Kotlin or EdgeToEdge.enable() for Java for backward compatibility.
Thanks