Hi,
I don't want to use obfuscation but I need to hide API keys, passwords etc. inside the code and I struggle to do so.
I haven't seen a real working solution on this forum for this. Overall I guess we need an asymmetric encryption method with a server side to hand out keys.
Looking through forum posts I think this is a real issue which hasn't been solved yet. More and more apps. talk to API's and backend systems but none of these seem to have a save system to store secret information in the app.
Does anyone have a working solution with for example a PHP server to handout keys on the backend?
Cheers,
I don't want to use obfuscation but I need to hide API keys, passwords etc. inside the code and I struggle to do so.
I haven't seen a real working solution on this forum for this. Overall I guess we need an asymmetric encryption method with a server side to hand out keys.
Looking through forum posts I think this is a real issue which hasn't been solved yet. More and more apps. talk to API's and backend systems but none of these seem to have a save system to store secret information in the app.
Does anyone have a working solution with for example a PHP server to handout keys on the backend?
Cheers,