Open ghost opened 8 years ago
What is bottom download button? If you mean the toolbar sharing button it just calls you handler and you have to implement the actual functionality.
Is it this func? func actionButtonPressedForPhotoAtIndex(index: Int, photoBrowser: PhotoBrowser) { // Do your thing! }
That's the func.
Bottom download button doesnt work when pressed. Nothing happened.