Unable to run the react app in android 5.0 version #10283
Answered
by
ChristianMurphy
kollachaitanyakrishna
asked this question in
Q&A
|
a. Building the sample react app with the npx command. this works well for the android 10 & 11. But when I try to run the same in android 5.0(lollypop), this does not work. Unable to load the app with multiple errors ASK: I need a configuration on top of the react-scripts that works for the android 5.0 (lollypop) webview broswer (it is chrome >37). |
Answered by
ChristianMurphy
Jan 7, 2021
Replies: 1 comment 4 replies
|
Configuring supported browsers is documented here: https://create-react-app.dev/docs/supported-browsers-features/#configuring-supported-browsers |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kollachaitanyakrishna use https://github.com/browserslist/browserslist#debug to debug your browserslist list
for example with your current production list: