At Offset, scenario is different than the question available on stack for the same question. I am posting this question after lot of research.
Getting an error message
Package by the same name a conflicting signature is already installed
Scenario 1
Steps to generate signed apk that I followed..
Build--> Generate Signed apk--->popup (filled all fields with same details in both scenarios)--->Click next ---> popup (Chosen released, signature version both ticked in both cases) and finish.
- App installed from Playstore on phone (Version 1)
- Create an app update (signed) with same key (Just increased targetsdk version to 26 only as an update) (Version 1.1)
- Copy apk to phone & try to update but get above error.
Scenario 2
- App installed by creating signed apk with same key and installed on app (Version 1 as in playstore)
- Create an app update (signed) with same key (Just increased targetsdk version to 26 only as an update) (Version 1.1)
- Copy apk to phone & try to update but no error.
Please help me with possible area of errors.