react native 0.83 performance panel can not record and reload the app
React Native 0.83 project: I want to record and analyze performance, specifically capturing the entire lifecycle of a page from initial load to final render. However, after clicking Record and then triggering Reload, the recording gets disconnected. How can I keep the connection alive while starting the recording so that the whole page load is captured?