iOS keychain sharing

unreal engine version : 4.7.4

how to set keychain sharing?

We have not yet fully implemented the ability to enable this. Unfortunately, we overwrite the entitlements file during every build, so the key that was added when you enabled Keychain Sharing is lost on the next build. I’ll add a task to get this supported.

-Pete