[mono-android] Could not load type exception (generic interfaces in a class library) Preview 14
Jb Evain
jbevain at gmail.com
Tue Mar 15 06:50:25 EDT 2011
Hi,
On Tue, Mar 8, 2011 at 10:39 AM, Amir Waldman <amirw2k at gmail.com> wrote:
> Does disabling linking means that the APK will go up to 15MB?
As an intermediate step, you can use the Link SDK only setting, which
leaves your assemblies untouched.
> What are the implications of this 'Preserve' attribute in terms of runtime,
> debugging, memory usage, etc?
Simple: none :)
> You say you may not be able to fix it. Can you explain why it worked in
> Preview 13 but broke one preview later?
There was no change in the linker during those two previews, so I
suspect a change in your code base triggered this.
Thanks for reporting this,
Best,
Jb
More information about the Monodroid
mailing list