after updated the Xamarin to 1.4.3, I tried to debug
my application, and one of my paintings have an image that the source is a url,
who is now with the following error:
AOT module 'mscorlib.dll.so' not found: Cannot load library: load_library[1094]: Library '/data/data/br.com.swapi.cantadasapp/lib/libaot-mscorlib.dll.so' not found
[Mono] AOT module '/Users/builder/data/lanes/1879/5f55a9ef/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/mscorlib.dll.so' not found: Cannot load library: load_library[1094]: Library '/data/data/br.com.swapi.cantadasapp/lib/libaot-mscorlib.dll.so' not found
how could solve this?