.keystore support for signing apk
Can you add support for this kind of keystore?
https://fileinfo.com/extension/keystore
Probably not, or it might depend on the OS version it is running on. The cryptographic libraries used for the keystores in the app are recent however I do remember them behaving strangely for any file that isn't a ".bks" so you might try renaming it.
Seems to work now. I will need to do a little more testing before releasing an update, though.
Seems to work now. I will need to do a little more testing before releasing an update, though.
Cool! Thanks
Seems to work now. I will need to do a little more testing before releasing an update, though.
Has the support been implemented in the latest update?
@PeterKaa1 The test case keystore (created on PC and used in Google Play for years) didn't work for signing before the implemented change, however it works after that. So probably yes. Also a reminder that said update also invalidates encrypted passwords #336
@PeterKaa1 The test case keystore (created on PC and used in Google Play for years) didn't work for signing before the implemented change, however it works after that. So probably yes. Also a reminder that said update also invalidates encrypted passwords #336
Alright thanks