aspose file tools
The moose likes iOS and the fly likes Access Photos in the Library without looping with the enumerator? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » iOS
Reply Bookmark "Access Photos in the Library without looping with the enumerator?" Watch "Access Photos in the Library without looping with the enumerator?" New topic
Author

Access Photos in the Library without looping with the enumerator?

rsheyeah hussain
Greenhorn

Joined: Jan 10, 2010
Posts: 11
Is there any other way of writing this block, without having to use "enumerateAssetsUsingBlock:assetEnumerator". My problem is that only on the initial load of the view, does the value of "result" become not nill, subsequent calls to the function do not enter the if block as the "result" becomes null.



Thanks!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Access Photos in the Library without looping with the enumerator?
 
Similar Threads
Assignment Q
Modifying the ImagePicker Controller
Could not read the data
How to force reload of a subview when a button is clicked.
If, boolean