jamesmontemagno / ImageCirclePlugin

Circle Images for your Xamarin.Forms Applications
MIT License
240 stars 68 forks source link

[BUG] Exception has been thrown by the target of an invocation. #55

Closed nardoritos closed 6 years ago

nardoritos commented 6 years ago

I'm not sure if this is either a bug or a question, but this issue keeps happening whenever I try to load the CircleImage in anyway(XAML or Code-behind).

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

I did the Renderer.Init() in all of the projects and yet I seem to be the only one who this keeps happening to.

Thanks for the attention!

jamesmontemagno commented 6 years ago

Would need to see a full stack trace.