Okay, so I am making a photo-sharing app that enables customers to take footage after which share them with different individuals. And I am utilizing a SQL database to save lots of the pictures each time a person saves them within the didTapDockArrowButton operate. However as soon as it is time to go to the view that holds the pictures which is the photoCollectionViewController, it doesn’t show the pictures saved from the SQL database.
Heres the hyperlink beneath to the challenge so if anybody can dive into the code and see why as soon as I save the picture it doesn’t show within the collectionView.