Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoundedBoxView : Xamarin update + windows phone 8.1 + windows UWP #123

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Drakkins
Copy link

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

@Drakkins Drakkins changed the title Xamarin update + windows phone 8 + windows UWP RoundedBoxView : Xamarin update + windows phone 8.1 + windows UWP Feb 22, 2017
@wiesnery
Copy link

Is the newest version also avilable in NuGet?

@Drakkins
Copy link
Author

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

@kgbuddhima
Copy link

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.

@Drakkins
Copy link
Author

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

@kgbuddhima
Copy link

kgbuddhima commented Mar 13, 2017

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 ?

@Drakkins
Copy link
Author

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.

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

Successfully merging this pull request may close these issues.

Cannot install plugin to PCL
5 participants