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
Doing release build targeting Android (x64 in this case) doesn't strip the resulting .so files, meaning libmonosgen-2.0.so is 18 MB in size, but when stripped, 3.67 MB. The same goes for libmono-component-*.so and probably for other .so files included in APK when building sample app on Android.