microsoft / code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
https://microsoft.github.io/code-push/
Other
4.36k stars 495 forks source link

Question: How to check how many users are holding the latest code push bundle? #757

Closed TommyLeong closed 3 years ago

TommyLeong commented 3 years ago

Disclaimer: This is not an issue

Since there's "Discussions" tab for Q&A, I'll post my ques here and close this ticket asap after answered. Have also posted on Stackoverflow, unfortunately there's no respond.


Question

We have recently release a new code push to our application, is there a way for me to find out how many users out there are holding the application with latest code push?

image

FYI, a bad mistake perhaps. But we code push to the same version as the current. Example, we are on Version 1.2.0, we are pushing the new codepush with 1.2.0 instead of 1.2.1. Hence we can't judge based on the versioning : /

From app-center, I can see the following screenshot which tells me the amount of people who Installs and Downloads. I however didn't understand what the difference, could anyone help me with this?

TommyLeong commented 3 years ago

Sorry opened ticket at wrong repo, ticket moved to React-Native-Code-Push