atsign-foundation / at_widgets

Flutter widgets which aid in building applications using Atsign's technology
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

at_onboarding_flutter | atsign fails to activate correctly #355

Closed XavierChanth closed 2 years ago

XavierChanth commented 2 years ago

Lead: @XavierChanth

Over the weekend I was trying to reset and reactivate some @‎signs to use for testing with at_app.

When I tried scanning the QR code for @‎xavierchanth💙 or @‎xavierchanth🧡, the app would hang.

Then I tried entering @‎xavierchanth💙 into the onboarding widget and was greeted with the 2fa flow, I received the email with the code and entered it. Everything appeared to be working with this flow.

However, as I tested wavi to make sure that the secondary was up and running fine, you will see that there is no wavi page for @‎xavierchanth💙. On the app side, @‎xavierchanth💙 appears to be onboarded and activated, but on the registrar site, the @‎sign still shows the option to scan, i.e. it was not activated successfully.

I should also note: every time I relaunch the app and it tries to onboard @‎xavierchanth💙, I'm greeted with the 2fa flow again.

sarika01 commented 2 years ago

Related issue: https://github.com/atsign-company/at_handle_registrar_web/issues/271

sarika01 commented 2 years ago

at_onboarding_flutter: ^4.0.0 is published. Apps need to publish new versions with this.

XavierChanth commented 2 years ago

at_onboarding_flutter: ^4.0.0 is published. Apps need to publish new versions with this.

Thank you, will that close this issue?

sarika01 commented 2 years ago

@XavierChanth Can you please confirm if your issue is resolved in the latest version of wavi released today?

XavierChanth commented 2 years ago

@XavierChanth Can you please confirm if your issue is resolved in the latest version of wavi released today?

Yes, I was able to successfully publish my wavi page.

sarika01 commented 2 years ago

Thank you