ios - "Access your photos" permission dialog showing up in wrong view -


i trying change user's profile picture in ios, in user can select picture gallery. when access gallery using uipickercontroller asks permission access photos; permission alertview pops on different view in app. how can allow access photos in app or solve pop issue?

there no way programmatically force access photos. privacy issue!


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -