Skip to content

PhotoLibraryFramework v1.2.0

Latest

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")