I'm planning to develop an app which shows premium content for a limited amount of time. For this purpose I'd want the text shown and it important to not allow any copying, editing or saving of the text.
I'm not sure if you can disable this OS-level feature on an application specific basis?
I'm planning to develop an app which shows premium content for a limited amount of time. For this purpose I'd want the text shown and it important to not allow any copying, editing or saving of the text.
I'm not sure if you can disable this OS-level feature on an application specific basis?
Anyone? Thanks in advance!
I've never used UIMenuController before, but I've gotten the impression you have to create it yourself in your app. Am I wrong on this?