go-keychain icon indicating copy to clipboard operation
go-keychain copied to clipboard

Does SynchronizableYes work?

Open rogerscuall opened this issue 2 years ago • 0 comments

I have followed the same example on the readme, this time changing the line:

item.SetSynchronizable(keychain.SynchronizableYes)

And the item is not even added to the keychain. Is there a way to set this flag to yes? I also see SynchronizableAny does that work for Set, or is it only for Get? Thanks.

rogerscuall avatar Nov 29 '22 03:11 rogerscuall