FireSharp icon indicating copy to clipboard operation
FireSharp copied to clipboard

Does this works on Xamarin.Forms?

Open tyrtok opened this issue 9 years ago • 8 comments

as above. can we use this on xamarin.forms?

tyrtok avatar Sep 25 '16 15:09 tyrtok

I gave it a short try (adding via nuget to Xamarin Studio Xamarin.Forms / Xamarin.Android Project): Could not install package 'FireSharp 2.0.4'. 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.

Does not look like it works...

Fabrik19SH avatar Oct 01 '16 15:10 Fabrik19SH

Work with : .NETPortable,Version=v4.5,Profile=Profile78.

Change profile and re-target your others packages

EricPucho avatar Nov 09 '16 15:11 EricPucho

I am not able to do this for projects created in VS.Net 2015. Any solutions for this?

navingp avatar Jul 05 '17 07:07 navingp

Change the project profile to = "PCL 4.5 Profile 78"

EricPucho avatar Jul 05 '17 11:07 EricPucho

I set that to PCL 4.5 Profile 78 yet the package doesn't get installed

navingp avatar Jul 05 '17 12:07 navingp

Anybody have a sample to how use Firesharp in a Xamarin.Forms project? Ps: sorry for my bad english.

leonardofs avatar Jul 20 '17 17:07 leonardofs

https://github.com/EricPucho/FirebaseXamarinForms

EricPucho avatar Jul 21 '17 16:07 EricPucho

thanks so much

leonardofs avatar Jul 21 '17 19:07 leonardofs