Is there a way to find out how many users are using a specific iPhone app. I just want to check the numbers of people using my app.
Thanks
Flurry Analytics をご覧ください。これにより、ユーザーを追跡したり、アプリケーション内の個々の関数呼び出しを追跡したりできます。人々があなたのプログラムをどのように使用しているか、ユーザーの数と世界の地域を確認できます。
情報を保持し、デバイスがネットワークに接続されている場合にのみ送信する方法を知っています.
もちろん、分析ツールのいずれかを含めるには、アプリの再構築およびリリースおよび更新バージョンを作成する必要があります。
-t
You'd have to have a web server back end that keeps track of that.
However, this may not be accurate as you want to make sure that (provided your game is an offline game) the game is still playable even though it may not be able to communicate with your backend system.
There is a number of analytics tools available. Google analytics as an example.
Look at similar question
また、iTunes Connect でソフトウェアを更新した人の数を表示することもできます。これにより、あなたのソフトウェアにまだ興味を持っている人々を大まかに見積もることができます。