cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does Dynatrace supports multiple-environment in React Native

felipe_silva
Newcomer

Hello everyone!

I have three environments in my React Native Application. Does anyone know an easy way to set up one separate Dynatrace environment for each one of the ''envs'' of my application?

1 REPLY 1

matthias_hochri
Dynatrace Pro
Dynatrace Pro

By three environments you mean you have something like Demo, Staging, Production? One example would be to use just three different Mobile Applications. Afterwards you can configure the React native plugin so it is able to send to three different ones depending on your build: https://www.npmjs.com/package/@dynatrace/react-native-plugin#buildStages

Featured Posts