You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
I try to use your project to create a binding of the navigation mapbox library (the nuget package seems old).
I use only the project
mapboxnavigation-droid
I use the 0.40.0 version (released in june 2019, at the same time of the last binding of your others project)
I fix an error in metadata.xml (a doinbackground with the wrong return type), and I build the nuget package. Then I include in my demo app, but the library throw an error because it cannot find Navigation (Java side).
Are the project still valid? Did I mess up the binding?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Thanks for sharing your work.
I try to use your project to create a binding of the navigation mapbox library (the nuget package seems old).
I use only the project
mapboxnavigation-droid
I use the 0.40.0 version (released in june 2019, at the same time of the last binding of your others project)
I fix an error in metadata.xml (a doinbackground with the wrong return type), and I build the nuget package. Then I include in my demo app, but the library throw an error because it cannot find Navigation (Java side).
Are the project still valid? Did I mess up the binding?
The text was updated successfully, but these errors were encountered: