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?
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?
OK. This you can definitely do in Amplitude.
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!