Skip to content

issues Search Results · repo:SDWebImage/SDWebImageSwiftUI language:Swift

Filter by

216 results
 (95 ms)

216 results

inSDWebImage/SDWebImageSwiftUI (press backspace or delete to remove)

I’m encountering rendering issues when using SDWebImage to load images in a SwiftUI app on Apple TV HD devices running tvOS 18.4 beta (22L5240e). The images experience color banding, artifacting, and partial ...
beta
  • sofia-paiva-alb
  • 2
  • Opened 
    on Mar 17
  • #351

Hi, all. I have a xcframework that has a dependency on SDWebImageSwiftUI . I deployed it through SPM, and I downloaded it with SPM in another project. When I build it, it shows Missing required module ...
  • Yoojin99
  • Opened 
    on Mar 13
  • #350

Failed to build module SDWebImageSwiftUI ; this SDK is not supported by the compiler (the SDK is built with Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) , while this compiler is ...
  • SepCode
  • Opened 
    on Feb 26
  • #349

I have some issues with WebImage under iOS 17, VoiceOver cant select the WebImage component. Doesnt matter if its inside an another element or not. Adding an extra set of .accessibilityElement() .accessibilityLabel( ...
  • freeubi
  • Opened 
    on Feb 24
  • #348

I did try to use the WebImage on SVG that found in example and it s displaying nothing. Code: let url = URL(string: https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/wikimedia.svg ) WebImage(url: ...
  • mr-kew
  • 1
  • Opened 
    on Jan 28
  • #347

The problem occurs when building the iOS app using a new or custom scheme, resulting in the following error: Copy Failed to build iOS app Error (Xcode): Build input files cannot be found: /Users/admin/Documents/projetos/peinox/build/ios/newflavor-debug-iphonesimulator/librlottie.o ...
  • jpaulo789b
  • 1
  • Opened 
    on Jan 23
  • #346

Has anyone else encountered accessibility issues? I haven t been able to isolate the exact scenario where this happens but the accessibility inspector is skipping over images ( in a nested horizontal rail, ...
  • Fritoo
  • 1
  • Opened 
    on Jan 23
  • #345

I need to show the current frame index of a GIF image. How can I archive this?
  • phaibin
  • Opened 
    on Jan 11
  • #344

When using .redacted(reason: .placeholder) on a View, the WebImage part is just blank. It is expected to show the placeholder view like Image or AsyncImage. ContentView().redacted(reason: .placeholder) ...
  • Kyle-Ye
  • 2
  • Opened 
    on Jan 7
  • #343

struct SDAnimatedViewWebP: UIViewRepresentable { let url: URL let backgroundColor: Color let imageView = SDAnimatedImageView() func makeUIView(context: Context) - SDAnimatedImageView ...
  • lschaupp
  • 3
  • Opened 
    on Nov 19, 2024
  • #342
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub