Quantcast
Viewing all articles
Browse latest Browse all 91519

How to get Azure Mobile Services SQLiteStore working on Windows Phone using Xamarin Forms?

My app is happily using both "Azure Mobile Services SQLiteStore" and "Windows Azure Mobile Services" in the Android and iOS builds. However, I have wasted rather a lot of hours trying to get the same to build and run on WinPhone 8.0 . I have tried various things, but typically end up with the following error:

    Could not find SDK "SQLite.WP80, version=3.8.7.2".  C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets 1886    5   MyApp.WinPhone

Does anybody have a reliable set of instructions for getting Azure Mobile Services SQLiteStore operational on WinPhone 8.0 ?

(needless to say, I will be moving on to WinPhone 8.1 and Windows once this is working, so if there is a reliable set of instructions for those too, they would be very useful as well :-) )

Many thanks,

John H.


Viewing all articles
Browse latest Browse all 91519

Trending Articles