Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

SQLitePCL.CurrentPlatform.Init() is inaccessible due to its protection level

$
0
0

Was just creating the Android project for the app I'm building, and installed all the NuGet packages. Some of the packages I'm using is WindowsAzure.MobileServices, WindowsAzure.MobileServices.SQLiteStore, SQLitePCL.

For each platform you have to init the Azure Mobile Services library with the following lines.
Microsoft.WindowsAzure.MobileServices.CurrentPlatform.Init();
SQLitePCL.CurrentPlatform.Init();

For iOS, all building good, in Android I get the following error.
Any idea?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>