segmentio / analytics-ios

The hassle-free way to integrate analytics into any iOS application.
https://segment.com/libraries/ios
MIT License
402 stars 334 forks source link

There is no User agent property both in the context dictionary and panel. #1059

Open sadeghgoo opened 10 months ago

sadeghgoo commented 10 months ago

We are sending event to Segment and the moment we see the console in Xcode there is no key value like user agent. And also we could not see that in the panel too!

How can we resolve this?

version: 4.1.8

mstana commented 1 week ago

I am seeing the same issue. Our counterpart on Android does not have this problem, but the iOS library seems to be off.