Skip to content

sentry-cli should not pollute envs for react-native-xcode.sh #1957

@krystofwoldrich

Description

@krystofwoldrich

When sentry-cli load envs from .env the react native Xcode script it wraps inherits all the loaded envs which clashes with other react native libraries loading envs during the bundling process.

Solution

sentry-cli should not pass the envs loaded from .env files to the script it wraps.

Metadata

Metadata

Labels

BugIssue type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions