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

Masking issues #531

Open Hamoda96 opened 7 months ago

Hamoda96 commented 7 months ago

We have set up clarity on our native app, with making mode set as relaxed. But we can't view the screens and everything is masked including all components!! Why is this happening? I used version 2.1.1

val config = ClarityConfig("project_id") Clarity.initialize(applicationContext, config)

ibradwan commented 7 months ago

Please share your project id at (clarity-apps-support@microsoft.com).