skip to Main Content

Why ViewController back buttons don't work on Xcode?

Hi I'm learning Xcode to make ios application. I have problem This is error code -> Thread 1: "-[UIViewController back2:]: unrecognized selector sent to instance 0x14fb0e270" first ViewContorller code -> import UIKit class ViewController: UIViewController { @IBAction func moveByNavi(_ sender:…

VIEW QUESTION
Back To Top
Search