Skip to content

An app to demonstrate a crash with using title in NSPredicate as option with PHAssetCollection.fetchAssetCollectionsWithType() in iOS 9.1

Notifications You must be signed in to change notification settings

Priime/iOS-9.1-fetch-options-predicate-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS-9.1-fetch-options-predicate-test

An app to demonstrate a crash when using title in NSPredicate as option with PHAssetCollection.fetchAssetCollectionsWithType() in iOS 9.1 beta 1

Run this app, grant photos permissions, it will crash with:

2015-09-14 13:36:37.495 Predicate Test[579:494452] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unsupported predicate in fetch options: title == "Priime"'

Filed radar://22690748

Update

This bug has since been fixed by Apple in beta 2 and beyond.

About

An app to demonstrate a crash with using title in NSPredicate as option with PHAssetCollection.fetchAssetCollectionsWithType() in iOS 9.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages