While choosing an image from the image picker in iOS 10 Swift 3 I am getting an error - Creating an image format with an unknown type is an error
Creating an image format with an unknown type is an error
I think you are missing a connection between photoImageView and the image.
Take a look my screenshots below:
Good luck!