Run and debug Xamarin.iOS projects

Last modified: 22 March 2024

You can run and debug MAUI and Xamarin projects the same way as you run other application types — by configuring the application startup properties in a run configuration and then launching this configuration with the debugger attached or without debugging .

By default, JetBrains Rider creates a necessary run configuration when you create or first open a MAUI or Xamarin project. You can customize this configuration or add more configurations of the same type for different launch scenarios.