Closed KMuthusamyms closed 5 years ago
Hi there,
Thanks for opening an issue with us! Would you be able to provide a repository with the code necessary to reproduce this issue?
Android 4.4 ships with an older version of Chromium that is not upgradeable and not exactly the same as Chrome for Android. That being said, Ionic has been fully tested and supports the following mobile platforms (including Android 4.4): https://ionicframework.com/docs/intro/browser-support#mobile
If you are still experiencing issues, I recommend that you enable polyfills in your polyfills.ts
file: https://angular.io/guide/browser-support#polyfills
Thanks for using Ionic!
How did you solve it? I also met this problem.
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Thank you for using Ionic!
Bug Report
Ionic version:
[x] 4.x
Current behavior: after installing app on android v4.4+ phones, after loading splash screen content doesn't appear.white screen only appear. but in above v5.1 android phones, this problem not occurs.
the side menu bar trigger not working on startup in some android versions.
Expected behavior: App should work on given minSDK versions. startup problems should be solved
Config.xml:
`<?xml version='1.0' encoding='utf-8'?>