-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
Area: BindingsIssues in Java Library Binding projects.Issues in Java Library Binding projects.need-infoIssues that need more information from the author.Issues that need more information from the author.question
Milestone
Description
I am implementing the Argyle widget via slim binding (https://docs.argyle.com/link/initialization) in Android. I got it connected to the native code, When I emulate our main project it and click the button that triggers the native method via slim binding. it gives me an error that certain class are not found. Currently, I did import that manually via nuget package or adding the android library via aar or jar and that resolves it . I want to go through the code and maybe there is a quicker way to do this or maybe I am implementing wrong.
Metadata
Metadata
Assignees
Labels
Area: BindingsIssues in Java Library Binding projects.Issues in Java Library Binding projects.need-infoIssues that need more information from the author.Issues that need more information from the author.question