Relative Content

Tag Archive for iosdelphi

Delphi iOS app – Storing and retrieving items in the keychain

I’m pulling my hair out trying to implement what I assumed would be extremely basic: storing key-value pairs in the keychain in a Delphi iOS app. (In the Maui world it’s trivial using SecureStorage, butI’ve found no equivalent wrapper in Delphi. If anyone kknows any, please let me know!)