Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant