Skip to content

iOS build fails on Xcode 16 / iOS 26 #370

@ShahilMangroliya

Description

@ShahilMangroliya

Current behavior

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

Expected behavior

It should work

Platform

  • [] Android
  • iOS

React Native Version

"react-native": "0.81.4",

React Native Compressor Version

"react-native-compressor": "^1.12.0",

Reproducible Steps And Demo

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