Click here to Skip to main content
15,891,749 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm wondering how to best obfuscate connection strings and passwords in Xamarin.

I am connecting to a Cosmos DB and the connection string is retrievable from the .apk files, (dotfuscator don't do a good enough job).

I'm new to this kind of security measures, as I've worked on internal software using data that hasn't required it. Now I'm working on an app containing person details real-time and historical location data, so I'm hysterical about the service being hacked

Thanks for any and all help and and input

What I have tried:

Googling, only to get information about https and obfuscating of actual code
Posted
Comments
Frank R. Haugen 5-Oct-18 5:07am    
Am I asking this wrong?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900