Greetings !
I am developing an app in Xcode 9 and Swift 4. The app allows the user to use their device camera or photo library to select a photo, however, it will not display the edit button to allow the user to edit the image form within the app as it does when the user is not within an app.
I have added the privacy permissions in the plist file. I have searched StackOverflow, Google, Youtube, and this developer forum, but cannot find anything . Any insights would be greatly appreciated.
Thanks !
Tom