Xamarin Inspector
Xamarin Inspector is a developer tool created by Microsoft that allows developers to inspect and debug live Xamarin mobile applications running on iOS and Android devices. It provides interactive exploration of app UI hierarchies, real-time property inspection, and code execution capabilities during debugging sessions. This tool was primarily used by mobile developers building cross-platform apps with Xamarin.Forms and Xamarin.iOS/Android to streamline the debugging workflow and understand app behavior at runtime.
Suggested Replacements
1 suggestionXamarin Inspector is no longer actively maintained. Microsoft discontinued support for the entire Xamarin platform as of May 1, 2024, and has migrated all development efforts to .NET MAUI, which is the modern successor to Xamarin.Forms. Since Xamarin Inspector was specifically designed for Xamarin development and Xamarin is officially unsupported, this tool will no longer receive updates or native Apple Silicon support. If you're developing mobile apps with .NET, migrate to .NET MAUI and use Visual Studio's built-in debugging and inspection tools, which provide equivalent or superior functionality and are actively maintained. If you're still maintaining legacy Xamarin projects, you may continue using Inspector under Rosetta 2 until you transition to .NET MAUI, but plan this migration soon.
Native version · Reported by in the community.
Sighting data is community-sourced — version availability and pricing should be verified with the developer.
Suggested Replacements
No suggestions yet