amplitude / Amplitude-Swift

Native iOS/tvOS/macOS/watchOS SDK
MIT License
32 stars 22 forks source link

fix: track touchUpInside for any element #203

Closed PouriaAmini closed 3 months ago

PouriaAmini commented 3 months ago

Summary

This PR adds support for tracking any touchUpInside control event. This includes tracking other button elements as well as UIButtons, such as UITabButtons and custom Buttons.

Checklist