Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create new atsigns with at_onboarding_flutter #855

Open
srieteja opened this issue Jun 5, 2024 · 1 comment
Open

Unable to create new atsigns with at_onboarding_flutter #855

srieteja opened this issue Jun 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@srieteja
Copy link
Contributor

srieteja commented Jun 5, 2024

Which at_widget package you find issue with?

at_onboarding_flutter

On what platforms did you experience the issue?

Android, iOS

What version are you using?

6.1.7 (latest version)

What happened?

Three different issues observed:

  1. Unable to create a new atsign: The app gets stuck in a loading screen
  2. In a different case on iOS, the keys were stored in KeyChain but the atKeys file was not created.
  3. After resetting an atsign, could not create/onboard atsigns until the App was restarted.

Steps to reproduce

Steps for Issue 1:

  1. Clone at_widgets (or) at_buzz
  2. Run app/widget on Android (or) iOS
  3. When the onboarding options are displayed, choose Get a free atsign
  4. Choose an atsign, click pair
  5. Enter email then OTP
  6. The onboarding_widget is not stuck on a loading screen that says loading atsigns

Steps for Issue 3:

  1. Run at_widget's example app
  2. Onboard with existing atsign
  3. Close and restart the same app
  4. On the onboarding screen chose reset atsigns and remove all atsigns
  5. Now without closing the app, go to home page
  6. Retry onboarding with existing atsign

Additional info

Screen recording from Buzz-2.0. Trying to create a new atsign:
https://github.com/atsign-foundation/at_widgets/assets/50960424/0cdb088b-9e91-41c9-8882-43d247016c3f

Relevant log output

I could not see logs at FINER level. Will update the logs once I can see them in FINER.
@srieteja srieteja added the bug Something isn't working label Jun 5, 2024
@gkc
Copy link
Contributor

gkc commented Jun 5, 2024

Thanks for finding this @srieteja and opening the ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants