You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after update to version 3.4.25 or 3.4.35, I got the following error message when compiling.
The Java type mono.android.support.v4.media.session.MediaSessionCompat_OnActiveChangeListenerImplementor is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.
Hello,
after update to version 3.4.25 or 3.4.35, I got the following error message when compiling.
The Java type
mono.android.support.v4.media.session.MediaSessionCompat_OnActiveChangeListenerImplementor
is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.mono.android.support.v4.media.session.MediaSessionCompat_OnActiveChangeListenerImplementor
generated by: Android.Support.V4.Media.Session.MediaSessionCompat+IOnActiveChangeListenerImplementor, Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullmono.android.support.v4.media.session.MediaSessionCompat_OnActiveChangeListenerImplementor
generated by: Android.Support.V4.Media.Session.MediaSessionCompat+IOnActiveChangeListenerImplementor, Xamarin.AndroidX.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullTarget platform is Xamarin Android 13.0.
Does anyone have this problem or a solution
The problem probably also occurs because of the plugin ZXing.Net.Mobile.Forms
Kind Regards
The text was updated successfully, but these errors were encountered: