QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
396 stars 358 forks source link

Update SDWebImage Dependency. #1184

Closed haarj closed 2 years ago

haarj commented 5 years ago

Currently the QuickBlox SDK supports only SDWebImage 4.4.8. Is is possible to update to the latest, which is 5.10.2?

Thanks!

ghost commented 5 years ago

Hello @haarj

Thank you for contacting QuickBlox support.

Could you provide me with the detailed description of the reported issue.

Looking forward to your reply.

haarj commented 3 years ago

The SDWebImage Dependency in the QuickBlox iOS framework is out of date. Currently it supports SDWebImage 4.0.0. The Latest is v5.9.5.

Thank you!

haarj commented 3 years ago

Hi @QB-vladyslav-vyshniak any news here? Thanks!

haarj commented 3 years ago

Hi @QB-vladyslav-vyshniak any update here. Just wondering if and when the latest SDWebImage dependency will be supported in the SDK and the QMChatViewController. Thanks!

https://github.com/SDWebImage/SDWebImage

haarj commented 3 years ago

Hello! Any news here on updating the SDWebImage dependency for QMChatViewController? Thank you!

ghost commented 3 years ago

@haarj Hello,

This is Nikolay from QuickBlox support.

Please specify where exactly you can see SDWebImage.

It is not used by the QuickBlox iOS SDK.

Please be notified that we do not support QMChatViewController as it is deprecated.

haarj commented 3 years ago

Hi @QB-nikolay-zolotarov it's in your Podfile in your sample apps - https://github.com/QuickBlox/quickblox-ios-sdk/blob/master/sample-chat-obj-c/Podfile

And yes I believe it's in the QMchatViewController. Do you have a newer class we can use?

ghost commented 3 years ago

@haarj You can use our official SDKs and samples.

You may also be interested in our UI Kit.