Hi all, I previously used the debug version of syncthing-fork and I accidentally unticked the box to keep data when I uninstalled it as I get the ‘App not installed as package conflicts with an existing package’ warning when I try to install the new version. I’m only installing it to uninstall it properly but the signing keys have changed. Is there any way to get the last version of the debug apk with the old signing keys?
Thank you! I’ve tried installing the current debug apk. That’s what throws up the package conflict error. I’ll try using adb next but I assume instead of using the command ‘adb uninstall com.github.catfriend1.syncthingandroid’ I should be using ‘adb uninstall com.github.catfriend1.syncthingandroid.debug’?
I’m using GrapheneOS so I’m not sure how that affects the functionality of adb.
Just gave that a shot, seems to have worked perfectly. I’ll post again if I notice any ill effects, but fingers crossed everything will be fine. Thanks so much!