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