Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

How to get the context information when app is stuck #70

Open
xudjx opened this issue Dec 12, 2018 · 0 comments
Open

How to get the context information when app is stuck #70

xudjx opened this issue Dec 12, 2018 · 0 comments

Comments

@xudjx
Copy link

xudjx commented Dec 12, 2018

We can use Choreographer.postFrameCallback to set callback when each frame execute, and we can get the frame time from this callback to judge wether app is stuck. My question is
When I find the APP stuck, How can I get the runtime context information, including the page that happened to be stuck, the time-consuming method, etc. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant