SuavePirate / Xamarin.Forms.Controls.FloatingActionButton

A custom view to create a FloatingActionButton for both Android and iOS as part of Material Design
MIT License
120 stars 38 forks source link

Can not install on PCL profile259 #12

Closed shalinasanga closed 6 years ago

shalinasanga commented 6 years ago

Can not install latest on PCL profile 259

Severity Code Description Project File Line Suppression State Error Could not install package 'SuaveControls.FloatingActionButton 2018.1.5'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. 0

SuavePirate commented 6 years ago

We don't support Profile259. If you want to use this control, your PCL must be 111 or lower

shalinasanga commented 6 years ago

Currently i am using 2017.10.17 version on PCL profile 259. will future updates won't work on this profile ?

SuavePirate commented 6 years ago

Yeah, you should switch to 111 unless you are supporting windows phone 8 silverlight