Tag Archives: Visual Studio for Mac
Clean up my mac and free space for Xamarin Developers
Unfortunately I nowadays often run into the problem of missing free space on my macbook (from 2015, 256 GB) when I want to upgrade XCode or Mac OS. Typically I uninstall XCode first so I was able to install Big Sur today. Now I have to reinstall XCode, but even with 38 GB of free […]
To upload an Android App Bundle you must be enrolled in App Signing by Google Play.
You get the following error message when uploading your Xamarin Forms .aab file to Google Play Store? To upload an Android App Bundle you must be enrolled in App Signing by Google Play. For me, it happened when I switched from APK to AAB. General explanation for switching to AAB could be found in Publish […]
Add Android Skins in Visual Studio for Mac
How to add an individual skin in android virtual devices emulator with Visual Studio for Mac to use in Xamarin Development.