maximum filtered albums
I am sometimes getting this warning message when my imagePicker accesses the ALAssetsLibrary:
More than maximum 5 filtered albums trying to register. This will fail.
Anyone know what this means? There seems to be no reference to "filtered albums" in the documentation. Happens after I save an image to the library then try to use my imagePicker, probably before the system has finished saving asynchronously. It is not immediately fatal, but eventually the app crashes.
|