HockeySDK for Unity / iOS
HockeyApp
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
0.0 |
11/16(2024) |
0.0 |
Jump AssetStore
HockeySDK-Unity-iOS implements support for using HockeyApp in your Unity iOS applications.
The following features are currently supported:
1. Collect crash reports: If your app crashes because of your native code, a crash log with the same format as from the Apple Crash Reporter is written to the device's storage. If the user starts the app again, he is asked to submit the crash report to HockeyApp. This works for both beta and live apps, i.e. those submitted to the App Store.
2. Collect exceptions: The HockeySDK-Unity-iOS can automatically report uncaught managed exceptions comming from your managed code. Just like crashes, those exceptions will be sent on the next app start and are displayed on HockeyApp
3. [NEW] User Metrics: Understand user behavior to improve your app. Track usage through daily and monthly active users. Monitor crash impacted users. Measure customer engagement through session count.
4. Update Ad-Hoc / Enterprise apps: The app will check with HockeyApp if a new version for your Ad-Hoc or Enterprise build is available. If yes, it will show an alert view to the user and let him see the release notes, the version history and start the installation process right away.
5. Feedback: Collect feedback from your users from within your app and communicate directly with them using the HockeyApp backend.
6. Authenticate: Identify and authenticate users of Ad-Hoc or Enterprise builds