You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Select the game object in the **Hierarchy** pane and fill in some additional inf
40
40
***Authenticator Type** - an authentication type (see [Authenticating Users on iOS](http://support.hockeyapp.net/kb/client-integration-ios-mac-os-x/authenticating-users-on-ios)). By default **BITAuthenticatorIdentificationTypeAnonymous** will be used.
41
41
***Server URL** - if you have your own server instance, please type in its url. <spanstyle="color: red">In most cases this field should be left blank.</span>
42
42
***Exception Logging** - by checking this option you will get more precise information about exceptions in your Unity scripts
43
-
***Auto Upload** - this option defines if the crash reporting feature should send crash reportings automatically without asking the user.
43
+
***Auto Upload** - this option defines if the crash reporting feature should send crash reports automatically without asking the user.
44
44
***Update Manager** - check this option if users should be informed about app updates from inside your app
0 commit comments