Hi,
I'm writing an app that connect to a link on my private website. I want to keep it secret so I encrypt it in a file (I use Write/ReadEncryptedObject). When my app running it will decrypt the link and do its work. But I still see the secret link in Logs! Is it safe? Does anybody can see this link when they run my app on their device that connected to debug/logcat?
:sign0085:
I'm writing an app that connect to a link on my private website. I want to keep it secret so I encrypt it in a file (I use Write/ReadEncryptedObject). When my app running it will decrypt the link and do its work. But I still see the secret link in Logs! Is it safe? Does anybody can see this link when they run my app on their device that connected to debug/logcat?
:sign0085: