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
Xcode Version 11.4.1 (11E503a)
in the DataLoader.swift file.
error in the code line no.30 -
"self.userData = DataFromJson", Xcode showing error : Use of unresolved identifier 'self'.
How to fix it?