I am doing a watch app with the iOS companion app, and I need to share access tokens stored in key chains on the iOS app. Is this something that can be done?
I am using https://github.com/square/Valet, and from their documentation, it looks like it can be done. I tried every way, but I still i can't read the keychain items.
I tried app groups and keychain groups.