C# Xamarin Java.Interop error?

前端 未结 8 1861
一向
一向 2021-02-07 17:08

Hello since the last Xamarin update we get this error.

CS0012 The type \'IJavaPeerable\' is defined in an assembly that is not r

8条回答
  •  面向向阳花
    2021-02-07 18:00

    If you still can't find Java.Interop, then search for "Java.Interop" in your search bar inside C: drive and add it as a reference to your project.

提交回复
热议问题