You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FirebaseStorageUI add the possibility to pass a StorageReference instead of an URL, but it is not possible to pass SDWebImageOptions.
This limits the usefulness of the sd_setImage implementation in FirebaseStorageUI quite a bit. So I kindly suggest to add support for this parameter in a future version. Thank you.