Xamarin Android VS2019 and Android Package Format - not include library in bundle
DustOfRust
141
Reputation points
When I choose Android Package Format on "apk"
And it installs the application via adb directly on my phone. I can see that my application has been loaded with ".so" libraries.
But the problem is when I choose Android Package Format on "bundle", installed application on phone via adb does not contain ".so" libraries
Why the "bundle" format does not contain ".so" libraries, where are they and why were they not loaded with the application on the phone?
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,380 questions
Sign in to answer