### Steps to Reproduce 1. Download Visual Studio 2019 Preview 8.3 or Visual Studio for Mac Preview 8.3 2. Create Xamarin forms solution 3. Target android project to API level 30 (Android 11) in both manifest and compilation levels 4. Turn on Shared Debug runtime and Fast Debug options 5. Build and try to deploy android project to Android 11 emulator Could be related to #4996 <!-- If you have a repro project, you may drag & drop the .zip/etc. onto the issue editor to attach it. --> ### Expected Behavior Fast debug should work with new Xamarin android 11 changes ### Actual Behavior Not deploying app. ### Version Information <!-- 1. On macOS and within Visual Studio, select Visual Studio > About Visual Studio, then click the Show Details button, then click the Copy Information button. 2. Paste below this comment block. --> ### Log File <!-- 1. On macOS and within Visual Studio: a. Click **Tools** > **SDK Command Prompt**. b. Within the launched `Terminal.app` window, run: adb logcat -d | pbcopy 2. Paste below this comment block --> adb log and msbuild.log shared over email to @dellis1972 <!-- Switch to the "Preview" tab to ensure your issue renders correctly. -->