if you have the version from f-droid, you can't install the one from the play store
Cause
[2] ocm.e(2): Submitter: commit error message INSTALL_FAILED_DUPLICATE_PERMISSION: Package com.nononsenseapps.notepad.play attempting to redeclare permission com.nononsenseapps.notepad.permissions.write already owned by com.nononsenseapps.notepad
Possible solutions:
declare the permission with a different name on the play store package, but then it's useless
we can just remove the custom permission, it's not doing anything as of now. This is not the kind of app that needs the extra security added by these permissions, assuming they do add extra security
Describe the bug
if you have the version from f-droid, you can't install the one from the play store
Cause
[2] ocm.e(2): Submitter: commit error message INSTALL_FAILED_DUPLICATE_PERMISSION: Package com.nononsenseapps.notepad.play attempting to redeclare permission com.nononsenseapps.notepad.permissions.write already owned by com.nononsenseapps.notepad
Possible solutions:
${applicationId}
Confirmed on: