atsign-foundation / atsign.dev

This repo is no longer in use -> Navigate to docs.atsign.com to view most up-to-date code.
https://devstaging.atsign.wtf
BSD 3-Clause "New" or "Revised" License
19 stars 30 forks source link

Dude App Readiness #404

Closed anthonyvprakash closed 2 years ago

anthonyvprakash commented 2 years ago

Lead : @anthonyvprakash

hakeemawbrey commented 2 years ago

Worked with curtly to create branding, colors, fun designs for dude app. Going to work with him to create more designs and figure out implementation.

anthonyvprakash commented 2 years ago

@TylerTrott - is anything pending on the app to make it available for open sourcing?

TylerTrott commented 2 years ago

@anthonyvprakash I think we're good to go. I just merged Chris' PR. One thing I would like to integrate is a ResetKeychain() function so that an AtSign is not stuck on the onboarding screen.

@yahu1031 || @CurtlyCritchlow do you have availability for this integration?

yahu1031 commented 2 years ago

@TylerTrott what do you mean by...

AtSign is not stuck on the onboarding screen.

?

TylerTrott commented 2 years ago

@TylerTrott what do you mean by...

AtSign is not stuck on the onboarding screen.

?

So when I onboard as an atsign, my keychain is corrupted as I logged in a while back but because we do not have an option to reset the keychain, I am no longer able to authenticate with my keys. Because I have logged in before, it automatically on-boards my previously authenticated atsign but the atsign is null. The only solution (on iOS) is to integrate the resetKeychain() func. Make sense?

CurtlyCritchlow commented 2 years ago

Reset at-sign button added to the first screen, make a pull request from the @dude repo.

We're not ready for open sourcing as yet because the sync not working and the notification feature not implemented as yet. @kalluriramkumar said once monitor connection working the sync should be automatic. I'm trying to meet with him to debug the sync issue.

yahu1031 commented 2 years ago

@TylerTrott @CurtlyCritchlow I know a fix for this keychain thing. But must be handled from the app level.

image