-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
[Datadog SDK] Debug ID not found. Are you using @datadog/mobile-react-native/metro config?
is reported in the console in Expo.
Reproduction steps
- Scaffold an empty Expo project (with version
53.0.17
but it doesn't matter.) - Follow the Datadog installation instructions at https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/react_native/setup/expo/.
- Run the app.
- Open the Debugger.
- Observe the warning noted above at the
ContextNavigator
component just underExpoRoot
.
NOTE: Unlike with React Native Bare, the Expo installation instructions do not call for a Metro plugin/config step. One would think this is the purpose of the expo-datadog
plugin being added to app.json
.

SDK logs
WARN [Datadog SDK] Debug ID not found. Are you using @datadog/mobile-react-native/metro config?```
### Expected behavior
No error is reported.
### Affected SDK versions
expo-datadog 53.0.0, @datadog/mobile-react-native 2.9.1
### Latest working SDK version
N/A
### Did you confirm if the latest SDK version fixes the bug?
Yes
### Integration Methods
Yarn
### React Native Version
0.79.5
### Package.json Contents
_No response_
### iOS Setup
_No response_
### Android Setup
_No response_
### Device Information
_No response_
### Other relevant information
_No response_
imalgrab, codeflowee, leggomuhgreggo, elstgav and loick
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working