Hi When I create a release APK with linking settings "Sdk and User assemblies", the list of generated / copied DLLS in /bin/Release differs from what's part of the assemblies folder inside the apk. Specifically, two of the three ServiceStack dlls have gone missing. And sure enough, if I run the app I get initialization issues with ServiceStack. So I'm wondering, shouldn't all the dlls from /bin/Release be packaged into the apk (this is at least how the build mechanism works if I create a war file for deployment on a J2EE server)?
Regards Stephan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Contents-of-bin-Release-vs-contents-of-APK-tp5712000.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
