Hi, I'm developing an app for Garmin Connect IQ and I'm wondering if there is native support for detecting simultaneous button presses. If not, is it possible to implement custom logic to simulate this behavior by monitoring the timing between button events, or should each button be handled individually?