crittercism / crittercism-unity-android

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

Doesn't compile when creating a windows store project #5

Open tomerbarkan opened 9 years ago

tomerbarkan commented 9 years ago

Although not supporting windows store is just fine, not being able to compile a project for windows store is not.

When trying to build the project that has crittercism-unity-android plugin for windows store, I get the following error:

Assets\Plugins\Crittercism_Android_Scripts\CrittercismAndroid.cs(247,74): error CS0234: The type or namespace name 'UnhandledExceptionEventArgs' does not exist in the namespace 'System' (are you missing an assembly reference?)

zohaibjaved1 commented 7 years ago

I am having the same the issue.