beraybentesen / glide-xamarin-android

Glide Xamarin Binding
https://www.nuget.org/packages/Glide.Xamarin/
61 stars 14 forks source link

Glide Compile Annotation error #18

Closed assuncaojr closed 6 years ago

assuncaojr commented 6 years ago

Nexus 5 Android 6.0.1 API 23

I have a problem with Glide. It doesn't work. and just before the android monitor tells me that : "Glide: Failed to find GeneratedAppGlideModule. You should include an annotationProcessor compile dependency on com.github.bumptech.glide:glide:compiler in your application and a @glidemodule annotated AppGlideModule implementation or LibraryGlideModules will be silently ignored"

I'm using on dynamic imageView (created on the fly)