You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The KMP shared Measure API exposes launchBugReport and trackBugReport, but not shake to report. Native Android (Measure.setShakeListener) and iOS (Measure.onShake) both let users open a bug report by shaking their device.
Description
The KMP shared
MeasureAPI exposeslaunchBugReportandtrackBugReport, but not shake to report. Native Android (Measure.setShakeListener) and iOS (Measure.onShake) both let users open a bug report by shaking their device.