-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Issue Description
I cannot show up dev menu, after pod install 'React'
Steps to Reproduce / Code Snippets
- react-native init [Project]
cd ios/pod initand fill it with pod React
...
pod 'React', :path => '../node_modules/react-native', :subspecs => [
'Core',
'RCTText',
'RCTWebSocket', # needed for debugging
]
...
pod install- open with [Project].workspace, and bulid & run on device (iPhone)
- Shake, but no response here
Expected Results
I want to show dev menu for debugging,
But I cannot open dev menu even on newly init project.
How can I open it? Anyone who is in this issue here?
Additional Information
- React Native version: 0.35.0
- Platform(s) (iOS, Android, or both?): iOS
- Operating System (macOS, Linux, or Windows?): Mac
seanders, Fatxx, jnrepo, ferologics and amitava82
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.