Skip to content

Conversation

rs929
Copy link
Contributor

@rs929 rs929 commented Apr 27, 2025

No description provided.

@MrPeterss MrPeterss requested review from MrPeterss and removed request for JaysonHahn and MrPeterss September 11, 2025 14:49
@MrPeterss
Copy link
Contributor

Simulator Screenshot - iPhone 16 Pro - 2025-09-18 at 13 56 54

is this supposed to say jiwon i logged in with my own google account

Copy link
Contributor

@MrPeterss MrPeterss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see other comment, request me again when addressed

@caitlynjin
Copy link
Contributor

Yes, right now the profile tab is purely UI

Copy link
Contributor

@MrPeterss MrPeterss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nice work everyone who is on this. Just a couple comments to look over

2E39D82F2B3BCBA400AD238B /* UpliftAPI in Frameworks */,
6338EC5C2CE149AA000BBFD3 /* UpliftAPI in Frameworks */,
897DF9BA2CCDC49B00246B0D /* UpliftAPI in Frameworks */,
897DF9BA2CCDC49B00246B0D /* (null) in Frameworks */,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we know why this file has so many repeating hashes? or why this line was changed to (null)?


// MARK: Restore Previous Sign-in

private func restoreUserSession() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a huge fan of this function here. It would also be better if we could make this async/await rather than using completions. I think resell has a very solid sign in logic flow. Fine for now but we should look at it

}
.store(in: &queryBag)
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The restoreSignIn function should probably go in here as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants