You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objective-C method has a different selector from the method it overrides ('initWithStyleURL:directions:styles:voiceController:' vs. 'initWithDayStyle:nightStyle:directions:voiceController:')
initializer 'init(coder:)' with Objective-C selector 'initWithCoder:' conflicts with initializer 'init(coder:)' from superclass 'NavigationViewController' with the same Objective-C selector