GeotrekCE / Geotrek-mobile

Cross-platform native app
https://geotrek.fr
BSD 2-Clause "Simplified" License
24 stars 10 forks source link

Compatibilité Android #300

Closed bastyen closed 1 year ago

bastyen commented 1 year ago

Android Support API 22+ (Android 5.1 or later) is supported, which represents over 99% of the Android market. Capacitor requires an Android WebView with Chrome version 60 or later. On Android 5-6, and 10+ Capacitor uses the Android System WebView. On Android 7-9, Google Chrome provides the WebView.

Donc si l'application ne fonctionne pas sur un appareil Android, il faut en priorité s'assurer que le paquet gérant la WebView est à jour.