-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
PROBLEM
The current implementation of CameraRoll support uses Assets Library Framework, i.e. ALAssetRepresentation.
The Apple documentation notes that Assets Library Framework will be deprecated in iOS 9 and recommends using the Photos framework instead, see ALAssetRepresentation documentation:
IMPORTANT
The Assets Library framework is deprecated as of iOS 9.0. Instead, use the Photos framework instead, which in iOS 8.0 and later provides more features and better performance for working with a user’s photo library. For more information, see Photos Framework Reference.
RELATED ISSUES
- Slow rendering of CameraRoll images since 0.4.0, Slow rendering of CameraRoll images since 0.4.0 #930
- Make ALAsset representation and orientation configurable, [Image] Make ALAsset representation and orientation configurable #1567
gre and jayhack
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.