#robert_iOS_EVcharge
1 messages · Page 1 of 1 (latest)
You can use AWS secret key manager or add them in an .env file
I am implementing for iOS. They are secured fine on the server already.
I'd rather not include any keys inside my app bundle.
In general the keys do not lie around in the code.
I have no idea what you mean. that is not helpful.
An iOS or Android app could be disassembled and someone could get the key.
If you put the keys hard in the code yes.