Open iqmeta opened 3 months ago
Hi, @iqmeta - Thank you for using Maui.NativeLibraryInterop and reporting this issue. Please make sure that you have configured the app identifiers correctly as indicated in the README at https://github.com/CommunityToolkit/Maui.NativeLibraryInterop/tree/main/facebook. If you continue to run into any issues after that, please let us know!
When I clone the repo, and run it out of the box I get this:
I tried the template exactly like in the docs, trying to get sumup running with android:
Just some examples:
Everythings compile nice and right. But I'm not able to get it run. Bit trouble to get the deps into the app.
Tried lots of things. Like this
or this.... guess its to new, fails with Xamarin Nuget.ProjectModel instant on Build Xamarin Target Tools: https://learn.microsoft.com/en-us/dotnet/android/features/maven/android-maven-library
Any idea how to get all deps with Gradle / Android Studio into the App?