Open rogerscuall opened 1 year ago
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.
I have followed the same example on the readme, this time changing the line:
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.