-
Notifications
You must be signed in to change notification settings - Fork 577
Expand file tree
/
Copy pathacceptable-breakages-vReference-net11.0.txt
More file actions
51 lines (51 loc) · 12 KB
/
Copy pathacceptable-breakages-vReference-net11.0.txt
File metadata and controls
51 lines (51 loc) · 12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Compat issues with assembly Mono.Android:
CannotChangeAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' on 'Android.Accounts.AccountManager.RemoveAccount(Android.Accounts.Account, Android.App.Activity, Android.Accounts.IAccountManagerCallback, Android.OS.Handler)' changed from '[RequiresPermissionAttribute("android.permission.MANAGE_ACCOUNTS")]' in the contract to '[RequiresPermissionAttribute("android.permission.REMOVE_ACCOUNTS")]' in the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.CreateInsecureL2capChannel(System.Int32)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.CreateInsecureRfcommSocketToServiceRecord(Java.Util.UUID)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.CreateL2capChannel(System.Int32)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.CreateRfcommSocketToServiceRecord(Java.Util.UUID)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.SetAlias(System.String)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothSocket.Connect()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.AdvertisingSet.SetAdvertisingParameters(Android.Bluetooth.LE.AdvertisingSetParameters)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertising(Android.Bluetooth.LE.AdvertiseSettings, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertising(Android.Bluetooth.LE.AdvertiseSettings, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertisingSet(Android.Bluetooth.LE.AdvertisingSetParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.PeriodicAdvertisingParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertisingSetCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertisingSet(Android.Bluetooth.LE.AdvertisingSetParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.PeriodicAdvertisingParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertisingSetCallback, Android.OS.Handler)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertisingSet(Android.Bluetooth.LE.AdvertisingSetParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.PeriodicAdvertisingParameters, Android.Bluetooth.LE.AdvertiseData, System.Int32, System.Int32, Android.Bluetooth.LE.AdvertisingSetCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertisingSet(Android.Bluetooth.LE.AdvertisingSetParameters, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.PeriodicAdvertisingParameters, Android.Bluetooth.LE.AdvertiseData, System.Int32, System.Int32, Android.Bluetooth.LE.AdvertisingSetCallback, Android.OS.Handler)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Telephony.TelephonyManager.GetCarrierRestrictionStatus(Java.Util.Concurrent.IExecutor, Java.Util.Functions.IConsumer)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Graphics.Path.ComputeBounds(Android.Graphics.RectF, System.Boolean)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Views.Display.GetSupportedRefreshRates()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.App.AppOpsManager.CheckOp(System.String, System.Int32, System.String)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.App.AppOpsManager.CheckOpNoThrow(System.String, System.Int32, System.String)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration..ctor()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration..ctor(Android.Net.Wifi.WifiConfiguration)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.DescribeContents()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.SetIpConfiguration(Android.Net.IpConfiguration)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.SetSecurityParams(System.Int32)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.AuthAlgorithm' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.GroupCipher' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.GroupMgmtCipher' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.KeyMgmt' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.PairwiseCipher' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.Protocol' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Runtime.Versioning.ObsoletedOSPlatformAttribute' exists on 'Android.Net.Wifi.WifiConfiguration.Status' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Telephony.TelephonyManager.IsMultiSimSupported()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Telephony.TelephonyManager.UiccCardsInfo.get()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothAdapter.StartLeScan(Android.Bluetooth.BluetoothAdapter.ILeScanCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothAdapter.StartLeScan(Java.Util.UUID[], Android.Bluetooth.BluetoothAdapter.ILeScanCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.BluetoothDevice.SetPin(System.Byte[])' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeScanner.StartScan(Android.Bluetooth.LE.ScanCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeScanner.StartScan(System.Collections.Generic.IList<Android.Bluetooth.LE.ScanFilter>, Android.Bluetooth.LE.ScanSettings, Android.App.PendingIntent)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Bluetooth.LE.BluetoothLeScanner.StartScan(System.Collections.Generic.IList<Android.Bluetooth.LE.ScanFilter>, Android.Bluetooth.LE.ScanSettings, Android.Bluetooth.LE.ScanCallback)' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.HasEnrolledFingerprints.get()' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'Android.Runtime.RequiresPermissionAttribute' exists on 'Android.Hardware.Fingerprints.FingerprintManager.IsHardwareDetected.get()' in the contract but not the implementation.
MembersMustExist : Member 'public void Android.Telecom.CallControl.Answer(Android.Telecom.CallType, Java.Util.Concurrent.IExecutor, Android.OS.IOutcomeReceiver)' does not exist in the implementation but it does exist in the contract.
MembersMustExist : Member 'public void Android.Telecom.CallControl.RequestVideoState(Android.Telecom.CallType, Java.Util.Concurrent.IExecutor, Android.OS.IOutcomeReceiver)' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Android.Text.IInputType' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Xamarin.Android.Net.AndroidClientHandler' does not exist in the implementation but it does exist in the contract.
CannotRemoveBaseTypeOrInterface : Type 'Android.Views.InputMethods.EditorInfo' does not implement interface 'Android.Text.IInputType' in the implementation but it does in the contract.
CannotRemoveAttribute : Attribute 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute' exists on 'Java.Interop.ExportAttribute' in the contract but not the implementation.
CannotRemoveAttribute : Attribute 'System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute' exists on parameter 'targetType' on member 'Android.Graphics.ColorValueMarshaler.CreateGenericValue(Java.Interop.JniObjectReference, Java.Interop.JniObjectReferenceOptions, System.Type)' in the contract but not the implementation.