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
Right now, there is an error message which doesn't mean anything for ordinary user "Album Error: User denied access - (null)", and title is stuck with "Loading..."
Since the code is in viewDidLoad, it cannot be overwritten by subclassing.
It would be nice to have the failure block call a method which can be overwritten by subclassing.
The text was updated successfully, but these errors were encountered:
Right now, there is an error message which doesn't mean anything for ordinary user "Album Error: User denied access - (null)", and title is stuck with "Loading..."
Since the code is in viewDidLoad, it cannot be overwritten by subclassing.
It would be nice to have the failure block call a method which can be overwritten by subclassing.
The text was updated successfully, but these errors were encountered: