-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: App is stuck after the splash screen on Android (Huawei P20) #6902
Comments
Any updates on this? I am facing the same error with Android Emulator. |
I haven't found a fix yet. Our users are still facing this issue on Huawei phones. |
I have the same problem, since this morning, but on a Samsung Galaxy S10. |
Any update on this? |
Any update? I fixed it locally on Huawei 10 Lite by installing this from google play: https://play.google.com/store/apps/details?id=com.google.android.webview |
There is an official guide from Huawei about this issue. Their solution is:
It did work with our customers affected device. |
Bug Report
Capacitor Version
Platform(s)
Android
Current Behavior
On Huawei P20 devices apps made with Ionic Capacitor are stuck after the splash screen. After the splash screen is shown there is only a white (light mode )or black (dark mode) screen.
Expected Behavior
Apps should be working.
Code Reproduction
Create a Ionic Capacitor app with
ionic start
and add the Android platform. Build the app and launch on it a Huawei P20 device. The app shouldn't be working.Other Technical Details
npm --version
output: 8.19.3node --version
output: v16.19.0Additional Context
Apps made with Capacitor downloaded from the Play Store aren't working on P20 too. (e.g Burger King, Sworkit)
On other devices the apps are working as expected.
Device Info:
Logs on the working device
Logs on the Huawei P20
The text was updated successfully, but these errors were encountered: