Lalit Bhatt
Lalit Bhatt

Reputation: 115

Know users of particular iOS app version

Is there a way to know the number of users who are still using a particular ios application version?

Upvotes: 0

Views: 148

Answers (1)

Yashesh
Yashesh

Reputation: 1752

You can create one webservice which will accept UDID of user's device as well as the Application version. And you can get the reports from that.

For more report of user app you can integrate Flurry analytics to your app.

Upvotes: 1

Related Questions