Skip to content

Releases: nilkanthdesai76/PhotoLibraryFramework

PhotoLibraryFramework v1.2.0

Choose a tag to compare

@nilkanthdesai76 nilkanthdesai76 released this 26 Sep 12:48

🎉 PhotoLibraryFramework v1.2.0

Complete Limited Photo Access Solution

This major release completely solves the limited photo access challenge that affects many iOS apps. The framework now automatically detects the user's photo access level and presents the appropriate picker, ensuring a perfect user experience.

🚀 Major New Features

SelectedAssetsViewController

  • Custom photo picker specifically designed for limited access scenarios
  • Native iOS design that matches the system photo picker
  • Only shows granted photos - eliminates empty assets array issue completely
  • Automatic detection - framework chooses the right picker automatically

Perfect User Experience

  • Camera/Gallery choice - restored proper selection flow
  • Seamless integration - works perfectly regardless of permission level
  • iCloud support - built-in download indicators and progress tracking
  • Video support - duration display and proper media handling

🐛 Critical Fixes

  • Empty assets array issue - completely resolved
  • Camera/Gallery selection - restored proper alert functionality
  • Limited access flow - fixed bypassing of user choice
  • User experience - maintains intuitive flow for all scenarios

📦 Installation

Swift Package Manager

.package(url: "https://github.com/nilkanthdesai76/PhotoLibraryFramework.git", from: "1.2.0")