sameerkapps / SecureStorage

119 stars 32 forks source link

System.NotImplementedException #5

Closed MrLinDowsMac closed 7 years ago

MrLinDowsMac commented 7 years ago

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?

Bartmax commented 7 years ago

Might be of interest:

http://log.paulbetts.org/the-bait-and-switch-pcl-trick/