Describe what happened
Include any error message or stack trace if available.
The following build commands failed: PhaseScriptExecution Upload\ dSYMs\ to\ Datadog /Users/username/project/ios/build/Build/Intermediates.noindex/Beyond.build/Debug-iphonesimulator/Beyond.build/Script-A1B2C3D4E5F60718293A4B5C.sh (in target 'MyApp' from project 'MyApp') (1 failure)
Steps to reproduce the issue:
📝
Run npx datadog-react-native-wizard
Put in your api key when requested.
Select the site of your organization when requested. US5 in my case.
When requested to enter a custom intake URL, hit enter to leave it blank.
Expected behaviour:
📝 datad0g-ci.json file is generated as part of the process. It should contain all the info needed include the datadogSite.
Actual behaviour:
📝 It contains only the api key. That causes the BuildPhase to fail. Adding in the datadogSite field allowed it to succeed.
Additional context
Node version 18.19.0
react-native version 0.73.8
@datadog/react-native-wizard version 0.4.0
@datadog/mobile-react-native version 2.4.3
an explanation of what might cause the bug and/or how it can be fixed
Describe what happened Include any error message or stack trace if available.
The following build commands failed: PhaseScriptExecution Upload\ dSYMs\ to\ Datadog /Users/username/project/ios/build/Build/Intermediates.noindex/Beyond.build/Debug-iphonesimulator/Beyond.build/Script-A1B2C3D4E5F60718293A4B5C.sh (in target 'MyApp' from project 'MyApp') (1 failure)
Steps to reproduce the issue: 📝
npx datadog-react-native-wizard
Expected behaviour: 📝 datad0g-ci.json file is generated as part of the process. It should contain all the info needed include the datadogSite.
Actual behaviour: 📝 It contains only the api key. That causes the BuildPhase to fail. Adding in the datadogSite field allowed it to succeed.
Additional context
Node version 18.19.0
react-native version 0.73.8
@datadog/react-native-wizard version 0.4.0
@datadog/mobile-react-native version 2.4.3
an explanation of what might cause the bug and/or how it can be fixed