@wekas wrote:
Hi,
I am getting the following error (see image) when running a very basic Ionic 4 / Capacitor app on an Android 6 device.
I think it is because the the Android system webview needs to be updated.
I don’t have access to the device myself as it is with a client, all I have is an emulator. I can’t seem to update the webview version on the emulator and I don’t think this is possible.Capacitor states it should work with back to Android 5.1 if the webview is up to date.
I am not that familiar with older Android devices.
- Is it as simple as sending this link and getting them to update the webview via the play store?
Will the device have play store installed?
https://play.google.com/store/apps/details?id=com.google.android.webview&hl=enCapacitor docs:
https://capacitor.ionicframework.com/docs/android/
**Note:** Currently to use an Android Emulator you must use a system image of at least Android version 7.0 on API 24. This is due to the System WebView version not being able to be updated on emulators. Physical devices should work as low as Android 5.1 so long as they are kept updated.
Posts: 1
Participants: 1