-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
The fixes in Automattic/wp-calypso#31160 changed Calypso so that it will no longer show Calypso UI when a site is viewed using the WordPress mobile app. This works on iOS but not on Android.
| iOS (Expected Behavior) | Android (Actual Behavior) |
|---|---|
![]() |
![]() |
Tasks
This needs to be fixed in 2 areas:
- Site → Blog Posts → View button: Restore user agent for WebViewActivity #9627
- Site → View Site: Open sites in the internal browser #9667
Tested on
Tested on Pixel 3, Android 9.

