react-native: Can't turn off developer mode

I’m curling with the provided command, curl 'http://localhost:8081/index.ios.bundle?dev=false&minify=true' -o iOS/main.jsbundle, but when I shake any device the app is on, the developer menu pops up!

What am I missing?

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 20 (7 by maintainers)

Commits related to this issue

Most upvoted comments

I can’t off Developer menu in production build on Android. Developer Menu is showing on shake in productions(Release Build).