14 Nov 2018 08:55 AM
We are using the One Agent SDK for iOS. Everything is reporting nicely but we are using a custom DTXAction to track web service calls. We are using the urls as the action name but due to our crazy long urls lengths often 300 characters +. These are being truncated is there a max character length on this field and if so what is it?
Solved! Go to Solution.
14 Nov 2018 09:21 AM
why do you use actions to wrap the webservice calls? http request shoudl be instrumented automatically