0

Hello I would like to know any time a user cut, copy, paste using UIPasteboard is this possible to detect at a global level? When the user copies, cuts or paste the app is active, those events are the events I would like to track.

kelson_99
  • 37
  • 2
  • 1
    Globally across the entire OS or just globally in your app? I'm pretty sure the former is not possible. Your app isn't even necessarily running, let alone active, when a random copy-paste happens. iOS isn't obligated to tell you what happens in other apps. – Sweeper Jun 08 '23 at 02:04
  • updated title.. @Sweeper – kelson_99 Jun 08 '23 at 02:13

0 Answers0