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

[Credential Offer] App hangs if user accepts credential offer from removed contact #919

Closed
2 of 5 tasks
AlexanderShenshin opened this issue Aug 9, 2023 · 2 comments
Closed
2 of 5 tasks
Labels
stale This issue has gone stale.

Comments

@AlexanderShenshin
Copy link
Contributor

AlexanderShenshin commented Aug 9, 2023

Description of problem

The app hangs in case where user tries to accept credential offer from previously removed contact:

  • After accept, Your credential is on the way modal displayed indefinitely.
  • After closing the modal by using Go back home button, app is not responding.

Note that this issue persist on iOS only, on Android such case is handled good enough (error message is displayed and the app is responding after closing the modal).

Expected behavior

Error message is displayed, there is no Your credential is on the way modal and app is responding.

Preconditions

Connection is created. Credential offer from this contact is received, but not yet accepted. Contact should be deleted once credential offer is received.

Steps to reproduce

  • Open the app.
  • Go to Notifications.
  • Tap View button for the credential offer from the preconditions.
  • Tap Accept button => Your credential is on the way screen is displayed.
  • Tap Go back home button => Home screen is displayed.
  • Tap any button. It can be Credentials button.

Screenshots and/or log output

Note: Video was recorded on older version, but it was confirmed that issue reproduces on specified commit.

Untitled.video.mp4

Environment

  • Occurs on Android
  • Occurs on iOS

Build #: https://github.com/hyperledger/aries-mobile-agent-react-native/tree/db3f18af25f554cd5d616e977e08551b77791c09

iOS Device Model: iPhone 8 Plus / iOS 16

Workaround

Restart the app.

Severity

  • High
  • Medium
  • Low
Copy link

This issue has been inactive for a while, so it's been marked as "stale." If you're still working on it or it's still important, please leave a comment to keep it open and remove the "stale" label. Thanks!

@github-actions github-actions bot added the stale This issue has gone stale. label Jan 31, 2025
Copy link

github-actions bot commented Mar 4, 2025

This issue has been automatically closed because there hasn't been any recent activity. If it's still relevant, please feel free to reopen it.

@github-actions github-actions bot closed this as completed Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue has gone stale.
Projects
None yet
Development

No branches or pull requests

1 participant