crittercism / crittercism-unity-android

Crittercism Plugin for Unity Crash Reporting
Other
26 stars 11 forks source link

Feature/innerexception #11

Closed kellyroach closed 9 years ago

kellyroach commented 9 years ago

Adds InnerException support to criticism-unity-android , Format *.cs , and Crittercism.png icon for the DemoApp .

Crash and Handled Exceptions reported to Android SDK through improved API's _logCrashException(name, message, stack) _logHandledException(name, message, stack) .

dshirley commented 9 years ago

LGTM. Merge when you're ready