shrutinambiar / xamarin-forms-tinted-image

Xamarin Forms Tinted Image for iOS, Android & Universal Windows Platform
MIT License
33 stars 16 forks source link

Android Project Crashes when using TintImage in Xaml #11

Closed dberroa closed 6 years ago

dberroa commented 6 years ago

On iOS and UWP it works fine. For android I get the following exception when adding the tinted image in my code:

"System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation."

dberroa commented 6 years ago

I uninstalled it and reinstalled it 2 times. On the second time I did each project individually as opposed to adding to all the projects from the solution and it seems to have worked.