sameerkapps / SecureStorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System.NotImplementedException

MrLinDowsMac opened this issue · comments

After installed via NuGet, I try to run a project in Windows 8 or Android, and I get this:

System.NotImplementedException: This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.

It does mean that is not available in PCL projects, only in shared?