AndroidAppUpdateLibrary icon indicating copy to clipboard operation
AndroidAppUpdateLibrary copied to clipboard

API LEVEL 31+ Installing Error

Open ahmet-topal opened this issue 3 years ago • 1 comments

On API LEVEL 31, downloading works fine but when device trying to install. There is some error like "app not installed as package conflicts with an existing package"

ahmet-topal avatar Nov 18 '22 11:11 ahmet-topal

It's because you have same package app already installed in the device. Try to uninstall first the existing app and try again.

jsdleston avatar Feb 08 '23 11:02 jsdleston