-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
BugPlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: macOS High Sierra 10.13.3
Node: 6.10.3
Yarn: 1.3.2
npm: 3.10.10
Watchman: Not Found
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.53.3 => 0.53.3
Target Platform: Android API 23, Nexus 5X
Steps to Reproduce
- create a new react-native app from scratch (or use the repo I provided below)
- react-native run-android
- open debugging menu
- tap "Start/Stop Sampling Profiler"
- get red screen and error
Expected Behavior
I would be able to start profiling memory usage in my react-native app
Actual Behavior
"TypeError: undefined is not a function (evaluating 'global.pokeSamplingProfiler()')"
Reproducible Demo
Either create a react-native repo from scratch, or use this repo here which is just that (no local modifications made after react-native init):
sami718, andreluizbellon, shripadk, evanjmg, jlkalberer and 27 more
Metadata
Metadata
Assignees
Labels
BugPlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
