简体   繁体   中英

Enterprise iOS app - how to track installs

We have several enterprise iOS app that our clients distribute to their users by many different ways - some clients use the Hockey app link while others simply put it up on their website for their users to download. They don't track who received the app but we need to because of our licensing agreement with one of the SDK vendors we use on the app. We pay them per device install. We have to pay the first time the app is installed and then we don't count this install again even if the user uninstalled the app and reinstalled since we already paid once. My question is how do we track which device the app was downloaded and installed on. Since Apple doesn't allow to track UDIDs not sure what other options do we have. Any help on this will be greatly appreciated.

We have found Crashlytics to be useful for both tracking users and bugs/crashes: https://crashlytics.com

There are also a few other 3rd party tracking services like Google analytics .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM