-
Installing SDWebImage (5.19.7)
[!] Error installing SDWebImage
[!] /usr/bin/git clone https://github.com/SDWebImage/SDWebImage.git /var/folders/vr/zfjg8l9x38sflqxbr43jqx0c0000gn/T/d20240916-26176-…
-
SDWebImage 是指定的版本,请问这个您有解决办法吗?
-
cocoapods配置: install! 'cocoapods', :generate_multiple_pod_projects => true, :disable_input_output_paths => true
错误提示:SDCycleScrollView.m:36:9 'SDWebImageManager.h' file not found
解决方案1: SDCycleScro…
-
CleverTap iOS SDK 6.2.0 is using version of SDWebImage (5.11) which has not PrivacyInfo. Please release new version with SDWebImage latest version 5.19.1.
-
Would this project be open to supporting SDWebImage as the image cache and download engine, in addition to AFNetworking? Essentially, you could support both by breaking the URL loading and caching co…
-
> s.dependency 'SDWebImage', '4.0.0'
'SDWebImage', '4.0.0' has some critical crash problem.
and new version has some try https://github.com/rs/SDWebImage/pull/1940
-
### Description
Using Firebase version 10.25.0 on an iPhone 13 Pro running iOS 17.6.1, a crash occurs exclusively with TestFlight builds. The app successfully configures Firebase on the first launc…
-
### Platforms
dart, Android, iOS
### Description
I have the following Podfile for my project:
```
target 'WidgetGroupExtension' do
use_frameworks!
use_modular_headers!
pod 'GoogleU…
-
SDWebImage updated to 3.7.3 but UIActivityIndicator-for-SDWebImage requires specifically 3.7.0. Can you update the podspec please?
-
fail message :
Analyzing dependencies
[!] Unable to satisfy the following requirements:
- `SDWebImage (= 4.0.0-beta)` required by `Podfile`
- `SDWebImage (!= 3.7.2, ~> 3.7)` required by `MWPhoto…