Re: [mono-android] property getValue error (reflecting)

2012-12-19 Thread Goncalo Oliveira
e-mail piense bien si es necesario hacerlo. > El medioambiente es cosa de todos* > > ** ** > > ** ** > > *De:* monodroid-boun...@lists.ximian.com [mailto: > monodroid-boun...@lists.ximian.com] *En nombre de *Goncalo Oliveira > *Enviado el:* miércoles, 19 de diciembre de 20

Re: [mono-android] property getValue error (reflecting)

2012-12-19 Thread Javier Martínez Sáez
cesario hacerlo. El medioambiente es cosa de todos De: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] En nombre de Goncalo Oliveira Enviado el: miércoles, 19 de diciembre de 2012 12:05 Para: Discussions related to Mono for Android Asunto: Re: [mono-android]

Re: [mono-android] property getValue error (reflecting)

2012-12-19 Thread Goncalo Oliveira
You're getting the link shrinkage symptom... Release builds usually have Linking set to 'Sdk assemblies'. This strips 'unused' stuff to reduce the final package size. This can lead to reflection triggering exceptions for not finding a type or method or property. Try building a release with Linking

Re: [mono-android] property getValue error (reflecting)

2012-12-19 Thread javitxin
has shared runtime anything to do with this? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/property-getValue-error-reflecting-tp5712653p5712654.html Sent from the Mono for Android mailing list archive at Nabble.com. __