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

Ensure correct measurements when trimming transactions #3015

Open
Tracked by #107
krystofwoldrich opened this issue Apr 27, 2023 · 0 comments
Open
Tracked by #107

Ensure correct measurements when trimming transactions #3015

krystofwoldrich opened this issue Apr 27, 2023 · 0 comments

Comments

@krystofwoldrich
Copy link
Member

Description

We would need to change how we collect the frames from native SDKs.
We will need to fetch the data every time we kick the idle timeout so we are able to use them after we trim the transaction.

Related code

public void fetchNativeFrames(Promise promise) {

RCT_EXPORT_METHOD(fetchNativeFrames:(RCTPromiseResolveBlock)resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants