published by: Cory Fowler
Open the Hockeyapp site, if you have not already created a Hockey App developer account, please sign up.
Log in to Hockey App using the developer user that you registered above, and go to the Hockey App dashboard.
Click the New App button.
Click the create the App manually instead link.
Enter your app information and click the Save button.
Copy the App Id, you will use it later.
Use Visual Studio 2015 to open the ContosoInsurance-Mobile.sln Visual Studio Solution.
Build the iOS project, and upload your iOS .ipa file to the iOS Hockey App that you created above.
Note: Be sure that tester’s iOS UDID has been included in your Apple provision file before build.
Enter the release notes for the build, then click Next Step
Configure the Status according to the screen shot below, then click Next Step.
![](/ContosoInsurance/img/deployment/HockeyApp-AddNewAppStep2.png)
![](/ContosoInsurance/img/deployment/HockeyApp-AddNewAppFileSuccessfully.png)
![](/ContosoInsurance/img/deployment/HockeyApp-InviteUser.png)
![](/ContosoInsurance/img/deployment/HockeyApp-InviteUserTest.png)
Click the New App button.
Click the create the App manually instead link.
Enter your app information and click the Save button.
Copy the App Id, you will use it later.
Use Visual Studio 2015 to open the ContosoInsurance-Mobile.sln Visual Studio Solution.
Build the Android project, and upload the Android .apk file to the Android Hockey App that you created above.
Enter the release notes for the build, then click Next Step
Configure the Status according to the screen shot below, then click Next Step.
The confirmation screen will look like this after you have uploaded the file and configured the App successfully.
Click the Invite User button to invite a test user to test the App.
Enter the tester’s email address and click Save.
![](/ContosoInsurance/img/deployment/HockeyApp-InviteUserTest.png)
Open the ContosoInsurance.iOS Hockey App, and Click Download.
Install the app with iTunes.
Note: Be sure that your device UDID has been included in your Apple provision file.
Open the Settings page and enter the iOS App Id that you copied above.
Touch the Save button, and restart the app.
Note: You must restart the App to enable the new Hockey App Id after saving the configuration value.
Open the ContosoInsurance.Droid Hockey App, and Click Download.
Copy the .apk file to your Android device and install it.
Open the Settings page and enter the Android App Id that you copied above.
Touch the Save button, and restart the app.
Note: You must restart the App to enable the new Hockey App Id after saving the configuration value.
Open the Hockey App you wish to explore and the click Crashes/Events tab to see the logs.
You can explore HockeyApp data in Application Insights! To do this follow the steps in this link to configure the Hockey App Bridge to Application Insights.