Hi,
I have a situation where I need to enable copy/paste only among a bunch of enterprise apps on a managed device.
This lead me to UIPasteboard, but looks like for such a feature we need all apps to be in the same app group.
Is there a possibility to restrict copy/paste (and other menu options) to only some applications (not in the same app group) ?
I am only aware of custom named UIPasteboards, couldn't find any other hint in documentations or wwdc videos.
Any help is appreciated.