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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -