Redth / ResizetizerNT

Add SVG's and PNG's to your shared Xamarin Project
MIT License
318 stars 31 forks source link

error while deploying application after adding multiple images to sharedimages folder #15

Closed uday-lucky closed 4 years ago

uday-lucky commented 4 years ago

hi , i am getting the following error when i tried to deploy application. i added a single .png image first and deployed , it worked fine. Then i tried to add another .png image and tried to deploy,the following error is coming...

Error: One or more errors occurred. (Object reference not set to an instance of an object) for ios and androi

the following is .csproj

uday-lucky commented 4 years ago

found the images are almost 10mb. may be this caused the issue. After resizing them, issue is solved.