Skip to content

Empty profile pic upon registration #286

@aaronschachter

Description

@aaronschachter

There's a delay on the AWS side when posting a User Avatar, which will result in an empty profile pic if you immediately view your profile upon account registration (tap on the Me tab to view Profile).

Suggested solution:
When we upload the photo, store the UIImage locally as well. In the photo method of DSOUser -- if the user is the logged in user (5c9e1f5), and a file exists -- return the locally saved file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions