GoogleChrome / GoogleChrome/android-browser-helper

Chrome 141: TWA intermittently stuck on splash screen; occurs on both cold and warm starts (not seen on 140)

Open
#560 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
832
Forks
370
Avg merge
1d 3h
Merged PRs (30d)
6

Description

**Describe the bug**
When launching a Trusted Web Activity, the app intermittently gets stuck on the splash screen and never transitions to the web content.
The issue occurs on Chrome 141 regardless of whether Chrome was already running (warm start) or not (cold start). Frequency may vary, but it is not limited to cold starts.
The same app and URL do not exhibit this problem on Chrome 140 or earlier, suggesting a regression in 141 affecting TWA/Custom Tabs.

**Steps to reproduce**
1. Launch the Android app that opens the TWA.
2. Observe the splash screen.
3. Repeat several times; in a fraction of runs (e.g., 1 in 5–10), the splash never disappears.
4. Optional: Try with Chrome already running in the background (warm start) and after force-stopping Chrome (cold start). The issue reproduces in both cases.

**Expected behavior**
After TWA launch, initial navigation and first paint occur.
The splash screen is dismissed upon [onPageCommitVisible/NAVIGATION_FINISHED/Web “ready” message], and the web content is shown.

**Smartphone (please complete the following information):**
- OS: Android 14,15,16
- Browsers Installed Chrome
- Browser Versions 141
- android-browser-helper library version latest on Oct 24

**Additional context**
Not observed on Chrome 140 or earlier.
Occurs on both cold and warm starts; pre-warming Chrome does not reliably avoid the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.