requireManagedPasteboard - boolean If true, copy and paste functionality respects the allowOpenFromManagedToUnmanaged and allowOpenFromUnmanagedToManagedrestrictions. Also available for user enrollment.
As it is suggested , It doesn't allow the text to be copied from managed apps and pasted in any unmanaged app and also ViceVersa.
But there is an another way to get the text to other Unmanaged/Managed App by highlighting a text from mail content and click on the 'share' option leads the text to be opened in the destination App.
Steps:
- Pushed a Managed Account to Native Mail App.
- Pushed a Restriction with "requireManagedPasteboard"
- Opened a Mail and highlighted the text contents
- Click on Share Option . It will list all the app (both Managed and Unmanaged ) to share the text.
- I clicked on Notes App. The Highlighted Text got moved to the Notes App.
- The Same when tried to Copied and pasted in Notes App. It says "Enabled Restriction for Copy/Paste "
Attached the screenshot where does the "Share" Option appear.
Kindly check whether this is the default behaviour or anything am i missing?