TrisectDevelopment Active Member Licensed User Longtime User Dec 4, 2017 #1 I'm moving my B4A to another computer and was building on an existing App. But when I try to upload the App to Developer Console it give me an error with signing. Is it possible to move signing from one PC to another?
I'm moving my B4A to another computer and was building on an existing App. But when I try to upload the App to Developer Console it give me an error with signing. Is it possible to move signing from one PC to another?
ac9ts Active Member Licensed User Longtime User Dec 4, 2017 #2 You may need to re-do the private sign key under the tools menu. Upvote 0
DonManfred Expert Licensed User Longtime User Dec 4, 2017 #3 Sure, copy the signkey to the new computer and set it up in the signdialog. Add signkey and provide your password. Upvote 0
Sure, copy the signkey to the new computer and set it up in the signdialog. Add signkey and provide your password.
lemonisdead Well-Known Member Licensed User Longtime User Dec 4, 2017 #4 Or you simply move the old key to the new computer and use the tools menu to select it. Upvote 0