Create Photo Selection Capability | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7910383-ios-photos-framework/lessons/4

Anyone who saw my comment and followed it from the previous lesson on deleting the IBOutlet for checkmark will need to add it for this lesson to work. The checkmark will display if you drag and drop the IBOutlet checkmark circle on the left edge onto the โ€˜checkmarkโ€™ object. I would suggest the tree view as the drop target since itโ€™s hard to see it embedded on top of the ImageView object. I had no issues after resolving this issue. SwiftUI anyone? lol

@cupofjoe Thank you for sharing this - much appreciated!