Xamarin.Forms.Plugins icon indicating copy to clipboard operation
Xamarin.Forms.Plugins copied to clipboard

RoundedBoxView : Xamarin update + windows phone 8.1 + windows UWP

Open Drakkins opened this issue 8 years ago • 6 comments

  • Update to Xamarin 2.3.3.180 & remove iOS classic (obsolete)
  • Set profile 259 (adding windows phone 8.1 platform) (fix #118)
  • Add RoundedBoxView support for Windows Phone 8.1
  • Add RoundedBoxView support for Windows Universal

Drakkins avatar Feb 22 '17 10:02 Drakkins

Is the newest version also avilable in NuGet?

wiesnery avatar Feb 27 '17 09:02 wiesnery

No, this pull request must be accepted first by the git owners

Drakkins avatar Feb 27 '17 15:02 Drakkins

will this update fix the issue .. ?

Could not install package 'Xam.Plugins.Forms.RoundedBoxView 1.0.0.7'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', 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.

kgbuddhima avatar Mar 12 '17 18:03 kgbuddhima

You make me realized that I haven't change the nuspec to add windows phone, I Will do it soon

Drakkins avatar Mar 13 '17 08:03 Drakkins

Thank you very much Drakkins ! I'm waiting for it ... But I think your commit hasn't added to main package yet...
So How can I install it to my application ?

kgbuddhima avatar Mar 13 '17 08:03 kgbuddhima

You can add the RoundBoxView projects (Portable + all plaftorm target you need) to your solution. Then add references to it from your project.

And yes my commits are not added to the main package yet.

Drakkins avatar Mar 13 '17 09:03 Drakkins