Skip to content

An example of how event tracking could happen on the responder chain.

Notifications You must be signed in to change notification settings

danielctull-tests/Event-Tracking-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Event Tracking on the Responder Chain

An example of how event tracking could happen on the responder chain. The responder chain is a chain of responders, which includes the views, view controllers, window, application, and application delegate of an app. This would allow any view controller to call trackEvent with an event and for a custom tracker responder to catch the call and track the event.

About

An example of how event tracking could happen on the responder chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages