On Jan 17, 2014, at 7:47 AM, Francesco Colombo <francesco.colo...@gmail.com> wrote: > Then I build my Facebook wrapper, so I create two library projects, one for > iOS and Android. These library reference the the "binding.dll". From now on > we call these dlls "wrapper.dll". > > Finally I create two app projects, one for iOS and one for Android. These > projects reference the "wrapper.dll". When I build and run the iOS project, > all is fine. When I build and run the Android project I get errors. If I add > a reference to the "binding.dll" to the Android app project, all si fine > again.
What are the errors, specifically? Is your app assembly directly referencing _any_ types that come from the binding assembly? If it is, then this is expected. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid