hi
i have a question please, i am using ftp in my app and i need to enter my username and password to be able to upload files to my ftp server. my question is how to protect my password and username so it won't be that easy to get it from my app??
should i put the username and password as global variables and use "Release (obfuscated)" ?
will that be enough to protect my username and password?
thanx, ilan
i have a question please, i am using ftp in my app and i need to enter my username and password to be able to upload files to my ftp server. my question is how to protect my password and username so it won't be that easy to get it from my app??
should i put the username and password as global variables and use "Release (obfuscated)" ?
will that be enough to protect my username and password?
thanx, ilan