GoogleChrome / android-browser-helper

The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.
Apache License 2.0
694 stars 288 forks source link

PWA: Call to Javascript "alert()" causes un-dismissible URL bar to appear #462

Open monstermac77 opened 7 months ago

monstermac77 commented 7 months ago

Normal usage of the my PWA does not show the URL bar, however once making a call to Javascript's alert() function, the URL bar displays and cannot be interacted with. Only leaving the app and coming back to it hides the URL bar again.

Here is a video demonstration: https://imgur.com/a/bE4jUro