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
Sorry if I'm asking a dumb question, as I'm a beginner developer.
My code was working well before, but After I updated my XCode to 12, it fails to build saying
Sorry if I'm asking a dumb question, as I'm a beginner developer.
My code was working well before, but After I updated my XCode to 12, it fails to build saying
Ambiguous use of 'swipeBack'
On
self.navigationController?.swipeBack?.isEnabled = false
Any advise will be appreciated. thank you
The text was updated successfully, but these errors were encountered: