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 -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -