amplitude / Amplitude-Swift

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

fix: coalesce action methods to reduce noise in autocapture #198

Closed PouriaAmini closed 3 months ago

PouriaAmini commented 3 months ago

Summary

This PR coalesces action methods fired by a target element when a user interacts with that element.

Checklist

PouriaAmini commented 3 months ago

Hi @crleona, this PR is ready for your review when you get a chance! After syncing with Alan, I confirmed that these events are indeed what we want to capture when a user interacts with the app.