Unable to run the react app in android 5.0 version #10283
-
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). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Configuring supported browsers is documented here: https://create-react-app.dev/docs/supported-browsers-features/#configuring-supported-browsers |
Beta Was this translation helpful? Give feedback.
@kollachaitanyakrishna use https://github.com/browserslist/browserslist#debug to debug your browserslist list
for example with your current production list: