You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have a problem with pick photo from library.
here :
[workingDictionary setObject:[UIImage imageWithCGImage:[[asset defaultRepresentation] fullScreenImage]]
image is nil .
It works if pick saved image, but crash if pick photo
sry for my bad eng
The text was updated successfully, but these errors were encountered:
[workingDictionary setObject:[UIImage imageWithCGImage:[[asset defaultRepresentation] fullScreenImage]] crash application when we select video. Please help me to solve this.
Hi, i have a problem with pick photo from library.
here :
[workingDictionary setObject:[UIImage imageWithCGImage:[[asset defaultRepresentation] fullScreenImage]]
image is nil .
It works if pick saved image, but crash if pick photo
sry for my bad eng
The text was updated successfully, but these errors were encountered: