[FIXED] Will updating packages to latest version break in lower API Android devices
Issue I have been updating a Xamarin.Android app targetting Android12. Below are the APP’s target APIs. Min target API –
Read moreIssue I have been updating a Xamarin.Android app targetting Android12. Below are the APP’s target APIs. Min target API –
Read moreIssue After updating the targetSdk to 31, gson.ToJson started giving empty results for List on android 12 device (vivo v2036).
Read moreIssue While debugging the application in android 12, the app is getting crashed. Solution Android 12 require you to add
Read moreIssue I work on a legacy project. This project uses Bluetooth Low Energy to connect with devices. Of course, I
Read moreIssue When testing a Flutter app on an emulator running Android 12, I’m seeing lines like these in the logs
Read moreIssue I have added android:exported="true" to my only activity in manifest but still getting below error after updating compile sdk
Read moreIssue I am using the Android 12 splash screen API and while the splash screen icon shows without issue when
Read moreIssue I upgraded the project to targetSDKVersion="31" and installed that version in VS. I get the following error when trying
Read moreIssue When Xamarin.Android is set to Android 12, I received "You uploaded an APK or Android App Bundle which has
Read moreIssue Since Google raised the minimum sdk to 31 on the Google play console I had to make some changes
Read more