Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

"This functionality is not implemented in the portable version of this assembly" with Xamarin.droid #108

Closed
Duraiamuthan opened this issue Oct 11, 2017 · 1 comment

Comments

@Duraiamuthan
Copy link

It was throwing the following exception only if its built with 3.0.3 .. I had to downgrade the plugin to 2.3.0 in Droid to make it work.

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.

Bug Information

Version Number of Plugin:3.0.3
Device Tested On:Android Galaxy 5.0.1
Simulator Tested On:
Version of VS: 7.2
Version of Xamarin:4.6.3.4
Versions of other things you are using:
MVVMlight 5.3.0.0

Steps to reproduce the Behavior

Just add the 3.0.3 plugin in both droid and PCL
Run the project on device and it'll crash upon launch

Expected Behavior

It should not cause the crash

Actual Behavior

It crashes the app

Screenshots

windowscrash

@jamesmontemagno
Copy link
Owner

Upgrade all of your nugets

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants