Summary

Completed

Note

.NET MAUI is the next evolution of Xamarin and what we recommend you develop mobile and desktop apps with, and you can learn more about .NET MAUI in several training modules. This Xamarin training module will not be maintained going forward.

In this module, you learned the final steps that you should take before distributing or publishing your app.

You learned how to prepare your app from the perspective of Xamarin tooling (for example, by using the Xamarin Linker). There are additional platform-specific requirements that you also need to consider. These requirements, like creating an iOS provision profile or signing your Android application package, are typically addressed as part of your app's setup.

Also, the ecosystem for each mobile platform changes often. These changes might include new requirements about imagery or changes in the build process for the platform.

It's a good idea to review the platform-specific documentation to make sure you're up to date with the latest requirements for each platform.

For iOS apps, take a look at:

For Android applications, take a look at:

Learn more with a Channel 9 video series