Update 2016-09-09-fanband.md
This commit is contained in:
Родитель
1f97d04e69
Коммит
b67f02facd
|
@ -124,7 +124,7 @@ In addition, the developer would also like to incorporate a lightweight solution
|
|||
|
||||
<br/>
|
||||
|
||||
We started off by following the [HockeyApp documentation](https://support.hockeyapp.net/kb/client-integration-cross-platform/how-to-integrate-hockeyapp-with-xamarin), which allowed us to easily set up crash reporting. However, our project contained a scenario where we needed to capture custom metrics from our shared code in our Xamarin projects in order to assess user behavior. This required a customized solution using dependency injection to allow access to values in the shared code from our platform-specific projects. This issue is detailed further in the section below titled [Implementing the HockeySDK in Xamarin.Forms projects](#implementing-the-hockeysdk-in-xamarinforms-projects).
|
||||
We started off by following the [HockeyApp documentation](https://support.hockeyapp.net/kb/client-integration-cross-platform/how-to-integrate-hockeyapp-with-xamarin), which allowed us to easily set up crash reporting. However, our project contained a scenario where we needed to capture custom metrics from our shared code in our Xamarin projects in order to assess user behavior. This required a customized solution using dependency injection to allow access to values in the shared code from our platform-specific projects. This issue is detailed further in the section below titled [Implementing the HockeySDK in Xamarin.Forms projects](#implementing-the-hockeysdk-in-xamarin-forms-projects).
|
||||
|
||||
6. Integrate HockeyApp into Visual Studio Team Services.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче