ios - How to get images from photo library without using ALAssetsLibrary? -


i want implement custom image picker multiple images selection feature, extension of standard uiimagepickercontroller. know can use alassetslibrary enumerate library groups, enumerate assets. however, accessing alassetslibrary ask location services open ios 5 , ios 4, not acceptable. question is: there ways avoid asking location services open when accessing alassetslibrary? or other options not using alassetslibrary images? thanks!


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -