How do I get the user agent from the api?
user agent
I believe the Device Class is the closest you can get to the user agent programatically.
This is what I get using an interceptor:
*APP_NAME*/1 CFNetwork/758.1.6 Darwin/15.0.0
How do I get the user agent from the api?
I believe the Device Class is the closest you can get to the user agent programatically.
This is what I get using an interceptor:
*APP_NAME*/1 CFNetwork/758.1.6 Darwin/15.0.0