microsoft / clarity

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

Popular Screens in Clarity #498

Closed MashoodAli-Official closed 11 months ago

MashoodAli-Official commented 1 year ago

Hi! I'm using the clarity for my react native android mobile app. Why is there just showing one screen(MainActivity) in the "Popular screens" in clarity dashboard. In my dashboard. Please let me know how can i see my all mobile screens here in Popular screens option. screenshot

nouranmaher86 commented 11 months ago

Hi, Please upgrade your SDK to the latest version & you should be able to see the screen names and Fragments

ibradwan commented 11 months ago

Please use the setCurrentScreenName function to set different screen names like what's shown in the package readme file.