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

[v9]: Add hint for transactions #2635

Open
buenaflor opened this issue Jan 29, 2025 · 0 comments
Open

[v9]: Add hint for transactions #2635

buenaflor opened this issue Jan 29, 2025 · 0 comments
Assignees
Milestone

Comments

@buenaflor
Copy link
Contributor

Description

JS sample:

  beforeSendTransaction?: (
    event: TransactionEvent,
    hint: EventHint,
  ) => PromiseLike<TransactionEvent | null> | TransactionEvent | null;

Related issue: #2293

@buenaflor buenaflor added this to the 9.0.0 milestone Jan 29, 2025
@buenaflor buenaflor changed the title [v9] Add hint for transactions [v9]: Add hint for transactions Jan 29, 2025
@buenaflor buenaflor moved this from Needs Discussion to Todo in Mobile & Cross Platform SDK Jan 30, 2025
@denrase denrase moved this from Todo to In Progress in Mobile & Cross Platform SDK Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants