Realme Quick Actions framed page in Android 12 not working with Home Assistant.
See original GitHub issueHome Assistant Android version: 2022.3.0-full Android version: 12 Phone model: realme 8 Home Assistant version: 2022.5.0b1 Last working Home Assistant release (if known):
Description of problem: The Realme control elements on Android 12 have a quick device preview. This is for fast control without having to open the entire app. It opens the app in a frame with a back and an open in app button. This preview only shows a white page. When I click the Full Screen button, the app loads up correctly. See the screenshot attached below. Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):
Screenshot of problem:
Additional information: It is working when the app is already on foregroud.
Issue Analytics
- State:
- Created a year ago
- Comments:27 (8 by maintainers)
Okay it’s fixed
I wonder if this is a device specific issue. The logs that were provided earlier only showed a single crash. I am actually interested to see if the webview code is being reached when the blank white window is shown. Can you try these steps to confirm that our code is being reached? Force stop the app. Open the app. Go to Device Controls. Reproduce the issue. Then go back to the app and go to the logs and grab all the logs for us instead of a small section. We need to look at all the logs to look at the everything loading. Feel free to mask any personally identifiable information like GPS data
If we see that our code is being reached then this might be a device specific issue we may not have any control over so lets look at the logs to see what causes the blank white window. As of now I cannot reproduce on my pixel 6 pro.