.NET: initApp throws error (but still initialises)

initApp throws error (but still initialises).
In a try-catch block, the initApp is always throwing and error.
The error is something about isolatedLocalStorage (don’t have it right now).

What version of the .NET SDK do you use? Do you run your program on a desktop or a mobile device?

SDK: v1.4

This is for a Windows Phone 8 app, while testing the app on device.

Hi Abhishek,

I am attaching a zip file with a few fixes for Windows Phone 8. Could you please use the assemblies from the attached zip as references in your project and let me know if it worked?

Regards,
Mark

BackendlessPhone.zip (616.56kB)

Thanks Mark,

I’m going to test this out and update here…