KeychainSwift save Array of [String]
CodeTeamLabs opened this issue · 1 comments
CodeTeamLabs commented
Guys I wouldn't want to make mistakes but they couldn't find how to save an array of strings inside the KeychainSwift ... does anyone have a solution for this?
evgenyneu commented
Good question. I can think of two ways:
-
Convert array of strings to a single string in JSON format.