MohGovIL / Ramzor

https://corona.health.gov.il/en/ramzor-model
Creative Commons Zero v1.0 Universal
20 stars 11 forks source link

Why minSdkVersion is 24? android < 7 not supported #13

Open emanuelb opened 3 years ago

emanuelb commented 3 years ago

The minSdkVersion is 24, so the app won't work on android version < 7. There are complains about it: https://twitter.com/aradboaz/status/1364886993596014593 https://twitter.com/AviSchneor/status/1363520399871508481 That the app won't work on older devices, what the reason minSdkVersion is 24? See related issue in hamagen: https://github.com/MohGovIL/hamagen-react-native/issues/280 Also can you publish the source-code so we can see the real reason?