Can't retrieve visitorID on iOS (nil value)

Hi,

I’m having trouble getting the visitorID from Matomo Analytics on iOS.
On Android it works fine, but on iOS:

  • tracker.visitor.id is not accessible
  • tracker.visitorID returns nil

I’m using the official Matomo SDK. Has anyone experienced this issue on iOS?

Any idea how I can get the visitorID?

Thanks!