microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.09k stars 208 forks source link

Clarity doesn't record DialogFragments (Android native SDK) #529

Closed jagdishsnap closed 6 months ago

jagdishsnap commented 7 months ago

HI, I have webviews in the dialog fragments and I am not able to see any recordings for these DialogFragments. Since DialogFragments are part of Fragments these should be able to record. I have added these classes on the Clarity dashboard as well. For example: *OrderAmazonWebviewDialogFragment

SaadeldinBadr commented 7 months ago

Hello @jagdishsnap,

DialogFragments are Dialogs. Currently, Clarity does not support capturing dialogs. However, the good news is that support for dialogs is going to be added to Clarity in an upcoming release very soon.

ibradwan commented 6 months ago

Hi, I'm glad to inform you that the latest released version (2.2.0) of the SDK supports capturing dialogues among many other amazing updates. Please feel free to upgrade and let us know your feedback.