ios - How can I detect if a photo has already been imported to a photo album? -


i've got app copies screenshots device onto ios device , adds them photo album, using [alassetslibrary assetforurl] , [alassetsgroup addasset]. every time adds screenshots if they've been added previously. there way of knowing whether i've imported image? can't use filename because screenshots use simple index gets incremented.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -