0

I want my IOS app to be able to log UI actions (touching on views). I thought about using UIAccessibility notifications. Is it possible to detect these notifications inside my app like VoiceOver does?

Sorry for my bad english

D. Sergeev
  • 2,285
  • 1
  • 13
  • 16
  • Sorry if it is a stupid question. Maybe it is against Apple secure policy, I don't know. I just got a task and want to do it in elegant way - without adding logging to each UI method of my app – D. Sergeev Jun 14 '16 at 12:25
  • loggin the actions is different than reading them out. If you want to read the actions like voice over, yes you can do that. – Teja Nandamuri Jun 17 '16 at 20:53

0 Answers0