You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a fresh expo project w/ a minimal react-native-release-profiler setup. After following the steps in the readme, I get an empty trace file on Android. I also ran the app through Android Studio and stepped through with the debugger, but I don't see any errors or unusual behavior. The native calls to HermesSamplingProfiler all seem to be successful.
I created a fresh expo project w/ a minimal react-native-release-profiler setup. After following the steps in the readme, I get an empty trace file on Android. I also ran the app through Android Studio and stepped through with the debugger, but I don't see any errors or unusual behavior. The native calls to
HermesSamplingProfiler
all seem to be successful.Code and repro steps here: https://github.com/joeporpeglia/release-profiler-expo
The text was updated successfully, but these errors were encountered: