Skip to content

iOS build fails on Xcode 16 / iOS 26 #438

@PedroRestrepo

Description

@PedroRestrepo

On Xcode 16 with the iOS 18 SDK, the build fails because react-native-blob-util imports the removed AssetsLibrary framework and references ALAssetsLibrary. The compiler suggests using PHPhotoLibrary. This blocks archives on current Apple toolchains.

Image

#import <AssetsLibrary/AssetsLibrary.h>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions