Works fine on Debug|iphone build.
For Release|iphone I am getting following error:
ld: duplicate symbol _OBJC_CLASS_$_WEPopoverContainerViewProperties in
/var/folders/t0/bmphw69x013_2my_9n4sds9c0000gn/T/tmp215a7ca2.tmp/libWEPopoverUniversal.a(WEPopoverContainerView.o)
and
/var/folders/t0/bmphw69x013_2my_9n4sds9c0000gn/T/tmp215a7ca2.tmp/libWEPopoverUniversal.a(WEPopoverContainerView.o)
for architecture armv7
No idea how to fix. please help.
Updated
This has been fixed now, just update your monotouch-bindings repository and it should work.
Old answer
This looks like the native library is bad for some reason.
There is one workaround you can do: