IllegalArgumentException: Unmanaged descriptor using gms.maps.model.Marker.setIcon
I have an app that use android-maps-utils and glide for marker icons . I got an error report using Firebase crash reporting which I can't track in source code because gms.maps.model.Marker.setIcon is private, so I'm asking for some help with this problem. The follow part of the question is divided into: What the user was doing What firebase crash reported to me Some project configs What I tried/found trying to understand/fix it What the user was doing He was zooming in and out in a map ( Fragment that uses com.google.android.gms.maps.SupportMapFragment ) What firebase crash reported to me