Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Xamarin.SDWebImage : SetImage() - CGImageCreate: invalid image byte order info for bitsPerPixel #1405

Open
@atokuswanto

Description

@atokuswanto

Environment

  • Visual Studio for Mac 2022
  • xCode 14
  • iOS 16

Code
On iOS 16, some images couldn't be loaded from url.

imageView.SetImage(url)

Same code with same image works well on iOS 15.

Error
CGImageCreate: invalid image byte order info for bitsPerPixel != 32 = 16384

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions