作成日: 2017/11/02 最終更新日: 2019/05/15
文書種別
不具合
発生環境
本現象はXamarin.Forms(Android)で発生します。
状況
修正済み
詳細
ビルド時に以下の警告が表示されます。
warning : Type 'C1.Android.Input.MaskTextFieldDelegate' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
warning : Type 'C1.Android.Input.DropDownHeaderView/DropDownHeaderDelegate' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
warning : Type 'C1.Android.Input.ComboBoxTextWatcher' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
warning : Type 'C1.Android.Input.MaskTextFieldDelegate' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
warning : Type 'C1.Android.Input.DropDownHeaderView/DropDownHeaderDelegate' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
warning : Type 'C1.Android.Input.ComboBoxTextWatcher' implements Android.Runtime.IJavaObject but does not inherit from Java.Lang.Object. It is not supported.
回避方法
この問題はバージョン2017J v3(2.4.20173.235)で修正されました。
旧文書番号
82427