Android-AltBeacon-Library icon indicating copy to clipboard operation
Android-AltBeacon-Library copied to clipboard

AndroidCodegenTarget added.

Open adlair opened this issue 5 years ago • 0 comments

Newer versions of Xamarin.Android have shipped with a new way of generated android callable wrapper code that's a bit higher performance than the current default. By setting the AndroidCodegenTarget MSBuild property to XAJavaInterop1 you can opt into this newer generator. Please consider merging this and releasing an update to your bindings.

Thanks!

adlair avatar Sep 07 '18 09:09 adlair