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
The same problem as described in #9974 - dependent JAR files are not included in the NuGet package. AAR files are.
This is causing the same error and crash as described in the referenced issue when the binding NuGet is consumed - java.lang.NoClassDefFoundError
This happened using the .NET 9 SDK and earlier versions of VSCode so it’s not a .NET 10 regression per se.
This is a problem for package authors trying to update their packages to comply with the Google Play 16 KB requirement, which has a deadline coming.