Hi All,
I'm using UUID of a device to identify a user tagged device count, Since UUID will changes with app installation, I need to store the initially generated UUID in Keychain. Can anyone guide me how implement the value storage in keychain through outsystems.
Thanks in advance.
Regards,
Arun Kumar
Hi Arunkumar,
I do not have experience with that, but I think one of the following components might be worth checking out:
Daniel
Hi Daniel,
Thanks for your response,
I have tried both the plugins. Both are working fine to store the value and retrieve it if the app is never reinstalled.
In my case I need to store a value in keychain in the first installation of the application and want to retrieve the value even after reinstalling the application through keychain.