Learn how to resolve Not Compliant With The Google Play 64bit Requirement For Xamarin error message.

You have worked very hard on your app using Xamarin in Microsoft Visual Studio, and now you are ready to release your Android app in Google Play.
But as you progress though uploading your APK, cannot be loaded. Google play kick out the following error message.

Error
This release is not compliant with the Google Play 64-bit requirement

The following APKs or App Bundles are available to 64-bit devices, but they only have 32-bit native code: 1.

Include 64-bit and 32-bit native code in your app. Use the Android App Bundle publishing format to automatically ensure that each device architecture receives only the native code it needs. This avoids increasing the overall size of your app. Learn

This video outlines how to resolve this error message in Xamarin for Microsoft Visual Studio. The steps are similar in iOS.