microsoft / clarity-apps

Repo for distributing Clarity Apps packages
MIT License
45 stars 2 forks source link

Clarity support for .NET MAUI #45

Closed Kebechet closed 1 month ago

Kebechet commented 3 months ago

https://github.com/microsoft/clarity/issues/636 https://github.com/microsoft/clarity/issues/635

Kebechet commented 2 months ago

I have wrapped clarity into MAUI. So you can take a look at released nuget package or the maui repo

amralaa-MSFT commented 1 month ago

@Kebechet Thank you for your contribution and for creating a MAUI wrapper for Clarity! We appreciate your efforts in making Clarity accessible to MAUI developers.

While we value community-driven initiatives like yours, we currently don't have plans to officially support the MAUI wrapper repository. Our development resources are primarily focused on other features and frameworks.

We wanted to clarify for those following this issue that there are no immediate plans to officially support MAUI in the near future. However, we'll continue to monitor the community's interest and needs in this area

Kebechet commented 1 month ago

@amralaa-MSFT thank you for the feedback. I dont have problem maintaining these wrappers and bumping lib versions from time to time so for me it is okay that you dont plan to officially support MAUI.

But I have 2 questions: 1) Could you please investigate this issue ? If it is really MAUI specific ...because I suppose it is some bug in your lib 2) In enum: ApplicationFramework could you please add Maui ? So that I would use that flag in these wrapper for you to better track usage activity ?