2

I need to find a list of all user using my iOS app and also the version they are on.

Currently, we are using amplitude for analytics.

Is there any ways I can get the list using amplitude.

If not can it be done using fastlane pilot?

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
Parin Shah
  • 189
  • 2
  • 11

1 Answers1

2

OK. This you can definitely do in Amplitude.

Amplitude screenshot

This simple report will dump out a csv file containing a huge amount of data about your iOS users - including the app. version.

Hope this helps!

ilan
  • 46
  • 2