Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kotlin.jvm.functions.Function1, 3, 4 not exposed #1438

Open
Take-A-Byte opened this issue Aug 29, 2024 · 0 comments
Open

kotlin.jvm.functions.Function1, 3, 4 not exposed #1438

Take-A-Byte opened this issue Aug 29, 2024 · 0 comments

Comments

@Take-A-Byte
Copy link

When I integrate Xamarin.Kotlin.StdLib v2.0.0.2, I get following warnings:

obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function1' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)

obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function3' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)

obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function4' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant