akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

Cannot install Android app. App is built for an older version of Android. #334

Open dpuckett opened 1 year ago

dpuckett commented 1 year ago

Trying to install the app to my Pixel 6 from the Play store and I get the message that the app cannot be installed because it is built for an older version of Android.

While I can clone this repo and build/install it manually myself, I think it's probably a good idea to point out this problem needs to be updated.

Umesh-Bhati commented 1 year ago

Do you know if this project is still being maintained? Would I be able to contribute?

SuperBigBang commented 9 months ago

+1 install fails to Samsung S23U

SuperBigBang commented 9 months ago

I fixed this in my repo: https://github.com/SuperBigBang/kittenTricks7.21.git (master branch) Simple:

  1. yarn install
  2. gradlew assembleRelease
  3. install builded apk

Checked on my Samsung S23Ultra

SuperBigBang commented 9 months ago

Or simple install my apk :D UI-kitten 5.1 https://drive.google.com/file/d/1CsUzK5c7Y7YH_x-EVimOfrb_YOD1dEiM/view?usp=sharing

MihirGrand commented 5 months ago

Or simple install my apk :D UI-kitten 5.1 https://drive.google.com/file/d/1CsUzK5c7Y7YH_x-EVimOfrb_YOD1dEiM/view?usp=sharing

Safe APK if anyone wants a demo, scanned and tried One can never be too safe these days 😅