jsmarcus / Xamarin.Plugins

Cross platform Xamarin and Windows controls and plugins
MIT License
195 stars 80 forks source link

Error compatibility installing every Iconize Module into Xamarin Form #67

Open biapar opened 7 years ago

biapar commented 7 years ago

Could not install package 'Xam.Plugin.Iconize.Ionicons 1.0.10'. 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.

MattRames commented 7 years ago

I ran into the same issue and I was using project.json for my pcl project and project.config for my android project. I needed to change the android project to use project.json. Also icon packages are suppose to be installed on the non pcl forms projects.

jsmarcus commented 7 years ago

Sorry I've been so silent. Work is in progress to update the font libraries to be added to all projects and to be .net standard compliant.

p.s. - All work moved months ago to https://github.com/jsmarcus/Iconize