-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
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
Steps to Reproduce
(Write your steps here:)
- Following instruction on this page https://medium.com/@jamesmarino/getting-started-with-react-native-and-firebase-ab1f396db549 clone github repo https://github.com/JamesMarino/Firebase-ReactNative.git
- cd into Firebase-ReactNative and issue
npm i
- once npm installation is complete, open Android emulator and issue
react-native run-android
- this will start React Packager, builds app successfully, install and start APK on emulator but then I get the error "Could not get BatchedBridge, make sure your bundle is packaged correctly"
Expected Behavior
Application should not show this error and should start normally
Actual Behavior
I get the error "Could not get BatchedBridge, make sure your bundle is packaged correctly" when running react-native run-android
on either device or emulator.
Reproducible Demo
Metadata
Metadata
Assignees
Labels
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.