When I build signed APK it's installing without any problem, but when I uninstall it and trying to install it again it's says App not installed
:
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INSTALL_PACKAGES" tools:ignore="ProtectedPermissioenter image description herens" />
[![enter image description here][1]][1] [![enter image description here][2]][2] [1]: