ios - 2 or more UIViewcontroller with the same class crash -


i have multiple view controller in storyboard same class called "viewcontroller.swift " , crash if assign operate classes don't crash how fix this?

simple answer can not use single viewcontroller.swift multiple view controllers in storyboard. create new class every new view controller in storyboard.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Google sheets equipment borrowing system -

c# - Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataObject -