Erpnext mobile app not working on android with version 8 and 9

I have tried using the erpnext mobile app on my android phone with API Level 19. It input the server, and login but nothing shows on my desk except the top bar. It shows browser not supported, i should update my browser. But i do not know how to proceed from there. I am using the erpnext mobile app container on github. i generate an apk but on running the application it shows that error. What should i do Thanks.

Check your cordova version. On API level 19, the webview doesn’t support ES6, so you will have to use https://crosswalk-project.org/

Thanks @netchampfaris It works just fine now