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

iOS App configuration at runtime?

james_stead
Newcomer

Is it possible to dynamically change the DTXAgentStartupPath url at runtime? Test versions of my app can switch between test environments, and I'd like to switch the collection endpoint at the same time.


1 REPLY 1

Patrick_H
Dynatrace Champion
Dynatrace Champion

This scenario is not really supported. You can call shutdown but there is no callback when the agent finished shutdown and is ready for a new startup call - so you need to wait some seconds to ensure agent terminated before calling startup again.


iOS help: https://www.dynatrace.com/support/help/shortlink/ios-hub

Featured Posts