After generating signed apks via android studio, when installing the released apk, phone is showing the error:
App not installed
I am facing this issue in this app. I was already working on it and installed such apks same as i did with it to install.
I'd already tried those:
- The app is free from all bugs/error
- tried and removed the catch
- checked device compatibility
- Tried all 3 possibilities of apk signatures[i.e. with only V1(Jar signatures) , only V2(full apk signatures), and both too]
The app is working fluently on the emulator and the apk is installed on phone too via studio BUT NOT installable with the released apk file.