Closed mvij closed 4 months ago
Hi @mvij,
Thanks for sharing the feedback, we currently have limited support for JetPack compose. We do have plans to enhance the support so please stay tuned.
Hi, @mvij and @ibradwan I have faced the same issue with my app in that some of the components are not showing up in recordings. and some of the cut the UI. Could you please solution while here...
The Jetpack compose package is expected to be published soon, so please stay tuned.
I have the same issue, When will this issue be solved? @ibradwan
Any update on the support of jetpack compose? @ibradwan
@ibradwan is the support for jetpack compose out already?
We've just released our first compose package (clarity-compose) 😀 Please give it a shot and let us know your feedback.
Hey i am using implementation("com.microsoft.clarity:clarity-compose:2.5.0") but it still compose views are not shown in dashboard @ibradwan
@ibradwan is there some documentation or a sample project that shows how to use clarity with compose?
@ibradwan Still facing the same issue mentioned above with jetpack compose. It would be great if you could give us an update regarding the same. Thank you in advance
Hello @souravLevel Which version of compose are you using?
is there any final solution? @SaadeldinBadr i am facing empty screen recording issue for both android and ios
I'm also facing the very same issue. I'm currently using Compose 1.7.0, and I understand that the latest officially supported version is 1.6.8, so this might be related.
As you know, Compose evolves rapidly, and for us to be able to fully adopt Clarity, it's crucial that this library stays up to date with the latest versions. I’d also like to suggest considering support for non-stable versions of Compose (alpha and beta), as many important fixes and new features are introduced in these early releases. While I understand the caution against using alpha versions in production, Compose feels like one of the rare exceptions where the benefits—like fixing specific bugs—often outweigh the risks.
I suggest to create new issue with request for supporting alpha/beta versions or trying to "decouple" clarity/compose that there are not such requirements for updating clarity with new version of compose. If that is even possible. This issue is already closed.
@Woren oh I didn't notice that was already closed, I'll open new ones for my issues, thanks.
Hello everyone,
As mentioned here Supported Jetpack Compose Versions, clarity-compose:2.5.0
only supports stable compose releases from 1.0.0
to 1.6.8
. Please check your compose version to ensure compatibility. In future Clarity releases, we plan to support upcoming compose versions, including alpha & beta releases, as compose evolves rapidly.
I am using 2.5.0, but still facing this problem
Microsoft clarity sdk version : 2.0.0 Device : Oneplus 7pro Android : 12
The screen recording taken on the device is completely black, where screen touches and taps are getting recorded but nothing else is visible
Heatmap shows up like this
Is android compose view not supported?