Thread 1: "Storyboard (<UIStoryboard: 0x600000e002a0>) doesn't contain a view controller with identifier'HomeVC'"
heres homeVC
heres the error
please help me fix this
Thread 1: "Storyboard (<UIStoryboard: 0x600000e002a0>) doesn't contain a view controller with identifier'HomeVC'"
heres homeVC
heres the error
please help me fix this
You need to see the Identity inspector and check if your HomeViewController has the right Storyboard ID:
do you need to check "Use Storyboard ID"?