How to Add Properties For Image UIImagePicker Swift 4
问题 I want to capture an image and add properties longitude and latitude, i tried several times every example available on StackOverflow but doesn't work. I use UIImagePickerController to capture image and UIImageWriteToSavedPhotosAlbum to save data to album The property must look like this But now my image looks like this below 回答1: I don't know about what you have tried so far and what is your requirement but according to your question here is an example of setting the location to image