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

v7 fix: event processor blocking transactions if autoAppStart is disabled #2045

Merged
merged 5 commits into from
May 10, 2024

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented May 8, 2024

📜 Description

💡 Motivation and Context

Applies the same fix #2028 to v7

💚 How did you test it?

Unit tests

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

🔮 Next steps

…pStart` is false (#2028)

* Add fix

* Update CHANGELOG

* Fix tests

* Update native_app_start_integration.dart

* Implement code review

* Apply auto ttid only when autoAppStart is true

* Revert

* Revert
@buenaflor
Copy link
Contributor Author

@stefanosiano applies the same fix to v7 branch

@buenaflor buenaflor changed the base branch from dummy-merge-target/7.20.1 to dummy-release/7.20.1 May 8, 2024 14:41
@buenaflor buenaflor merged commit 176a168 into dummy-release/7.20.1 May 10, 2024
41 checks passed
@buenaflor buenaflor deleted the fix/app-start-event-processor branch May 10, 2024 10:32
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.

None yet

1 participant