Hello,
I am trying to develop an application for Windows Phone 8.1 and Windows 8.1 devices (i.e. a Windows Store application) using the App42 Cloud API but when I try to add the reference to the dll file into my project I get the error:
Error 1 Cannot find type System.SystemException in module mscorlib.dll.
Once I remove the App42 cloud API my application compiles fine. I have created an extremely basic application to test what is happening and it seems that something in the library is not compatible with Windows Runtime applications.
Do the App42 Cloud API not support Windows Runtime (WinRT) applications? Is there any plans to add this so I can use the App42 cloud API to develop Windows 8.1 as well as Windows Phone 8.1 store applications?
I am using Visual Studio Express 2013