Closed serglom21 closed 1 year ago
[x] Bugfix [ ] New Feature [ ] Enhancement [ ] Refactoring
Fixing distributed tracing for iOS. The problem seemed to be that we were not binding the custom transaction to the current scope which makes it accessible to every method running within the scope as detailed here
test_checkout_ios
Type of Change
[x] Bugfix [ ] New Feature [ ] Enhancement [ ] Refactoring
Description
Fixing distributed tracing for iOS. The problem seemed to be that we were not binding the custom transaction to the current scope which makes it accessible to every method running within the scope as detailed here
Testing
test_checkout_ios