Page 1 of 1

Authenticate with Android

Posted: Fri 12 Jun 2020 04:24
by abreiter
Hi, when i execute my multi device application in delphi on windows 32 as target, it works, it connect to the SSH server and to the database postgres in VPS, OK!

But, when i execute it with target to android 32 bit, it throws the message Host key not verified.

Important thing is that I have, in my "ScFileStorage" component 1 public key in DFM, saved as a file in Windows32 folder, obviously the file is not present in my phone, wich can explain the problem.

So, when I execute/debug as a windows app, it shows me "ScFileStorage1.Keys.Count" = 1, while I execute it in android it shows me 0, because of this it does not work.

Can this file/key be shared to the android phone ?

Can you help me please ?

Re: Authenticate with Android

Posted: Mon 15 Jun 2020 18:26
by abreiter
it is now OK, the component was trying to save a file on android, wich didnt allow it.

Changing default path location of component make it work

Re: Authenticate with Android

Posted: Thu 18 Jun 2020 08:24
by ViktorV
hWe are glad that you found the issue solution.
Feel free to contact us if you have any further questions about SecureBridge.