xamarin - How to export Android Signing Keys -
i have 2 machines, 1 pc, 1 mac. both have xamarin studio. on pc, i've configured android signing key, , have published app google play using key. made app changes code - on mac - , attempted sign using different key , upload, , of course, got "you must sign same key" error.
i can't find way export android signing key xamarin studio installation on pc. can see import new key, not how export existing key. checked certificate manager both local system , user account on windows, no luck.
any idea how export?
in installation every release keystore stored @ x:\users\username\appdata\local\xamarin\mono android\keystore\appname
check here
Comments
Post a Comment