Skip to content

Conversation

@Jon-edge
Copy link
Collaborator

@Jon-edge Jon-edge commented Jan 28, 2026

Crash from finishing the SendScene2 slider gesture on physical iOS.

Crash can theoretically happen from paybis, moonpay, banxa, or fio (handle payments, etc) sends, but thus far repro-d only on Phaze.

Since this might only be repro-able under Phaze, will also be including a change to fix Edge accounts previously using Phaze sandbox to work with Phaze prod (no new Edge account needed). Any unredeemed prod cards previously purchased can be retrievable via Develop build 26012701.

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device - pending feta
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

Fix send flow stability

  • Wrap post-broadcast navigation in InteractionManager.runAfterInteractions in SendScene2.tsx to avoid gesture-related crashes when completing the slider; adds InteractionManager import

Gift cards storage

  • Change Phaze gift card dataStore namespace from phaze to phaze-prod in phazeGiftCardProvider.ts

Written by Cursor Bugbot for commit 0ba07d7. This will update automatically on new commits. Configure here.


To ensure previously stored Sandbox data does not get reused for prod.
Ensure navigation is delayed until gesture interactions finish to prevent
possible crashes.
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0ba07d7d53

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@Jon-edge Jon-edge merged commit 699965c into develop Jan 28, 2026
4 checks passed
@Jon-edge Jon-edge deleted the jon/fix/send-slider-crash branch January 28, 2026 00:42
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