Which tools can be used to measure performance of mobile app developed with MAUI frame work for Android & ioS

Davuluri, Rajani 0 Reputation points
2023-12-12T13:53:04.69+00:00

Want to measure performance of the app developed using MAUI. Looking for tools equivalent to Xamarin profiler and android profile which can help in identifying rendering time of each screen and number of objects created and disposed.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,971 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
242 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,386 Reputation points Microsoft Vendor
    2023-12-13T02:01:11.6766667+00:00

    Hello,

    NET MAUI apps can be profiled using dotnet-trace on Android, iOS. For more information, see Profiling .NET MAUI apps for android an IOS.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments