Closed OndrejMalek closed 11 months ago
Duplicate of https://github.com/microsoft/clarity/issues/75
We are facing performance issues in our Android app. I would be great to have any means to stop Clarity, disable Clarity at runtime. I was trying to not call Clarity#initialize during app startup, but this takes days to take effect at some users.
Clarity#initialize
Hi @OndrejMalek,
Could you please let us know your project id to see what we can do?
Also can you please elaborate more on the perf issues you are facing with Clarity?
Duplicate of https://github.com/microsoft/clarity/issues/75
We are facing performance issues in our Android app. I would be great to have any means to stop Clarity, disable Clarity at runtime. I was trying to not call
Clarity#initialize
during app startup, but this takes days to take effect at some users.