As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Is there a way to share the active user between an app and an app's widget?
iOS allows to share the keychain between apps/widgets. Is it possible to use a shared keychain group with the KCSUser API?
1 Comment
Damien Bell
said
over 8 years ago
Hello there Jansolo,
There is a project in our samples called "What's Happening" that uses a class called KinveyWrapper that you can check out for some example code. That's over in our github, you can check out the overall project here:
https://github.com/KinveyApps/Whats-Happening-iOS
or you can look at the part that directly correlates to this question over here:
jansolo
iOS allows to share the keychain between apps/widgets. Is it possible to use a shared keychain group with the KCSUser API?