31 Jul 2025
	
		
		07:20 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		01 Aug 2025
	
		
		07:40 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
When using the Dynatrace Mobile App SDK, does the telemetry traffic flow directly to Dynatrace SaaS, or is it routed through the Company's  infrastructure ? 
Mobile App SDK Data Flow to Dynatrace SaaS
When you instrument a mobile application (iOS or Android) using the Dynatrace OneAgent SDK, telemetry data flows directly from the mobile device to the Dynatrace SaaS cluster.
Solved! Go to Solution.
02 Aug 2025 10:35 AM
@Saqib_Fayaz It's correct. For SaaS environments, the default is to send data directly to Dynatrace SaaS infrastructure, so you don't need to bother with configuring any endpoints on your infrastructure. 
If you need to send the data using your infrastructure, it can be configured in the Mobile Application settings in Dynatrace (it's configured per mobile application), and you need to use the settings in your app in the SDK configuration or during SDK initialisation. For sending data through your own infrastructure, either OneAgents or ActiveGates connected to your SaaS environment are required. 
