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
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ This document contains the following sections:
31
31
32
32
## <aname="1"></a>Requirements
33
33
*[Changelog](Documentation/Changelog.md)
34
-
35
34
* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the 1.0.4 tag on GitHub).
36
35
* iOS 6.0 or newer.
37
36
@@ -62,6 +61,7 @@ Select the game object in the **Hierarchy** pane and fill in some additional inf
62
61
***Exception Logging** - by checking this option you will get more precise information about exceptions in your Unity scripts
63
62
***Auto Upload Crashes** - this option defines if the crash reporting feature should send crash reports automatically without asking the user on the next app start.
64
63
***Update Alert** - check this option if users should be informed about app updates from inside your app
64
+
***User Metrics** - activating this feature will automatically usage data such as daily/monthly unique users and number of sessions per day
0 commit comments