While passing data from ViewController to SecondViewController, the data remains nil. Can someone provide me with a working example? Thank you
Pass data using delegate
It would be better that you show your code.
You may also find an answer in this old post.