Iconize
Iconize copied to clipboard
Compatibility with Xamarin Forms 4.0
Is there a forecast to update the plugin to be compatible with Xamarin Forms 4.0?
Thanks in advance :-)
I have no problem with Xamarin 4.0. Works fine for me with just FA icons!
@Kilowhisky how did you configure your project to make it work ? Did you add font files to android project ?
I have no problem with Xamarin 4.0. Works fine for me with just FA icons!
You have a sample repo of it working?
Also having compatibility issues and did some testing with different versions. I tried the Iconize.Sample project from this github repo. Findings:
-
Compiled as is, all icons show (Xamarin.Forms 3.5.0.129452 & Iconize packages 3.5.0).
-
Upgraded Xamarin.Forms to 4.1.0.581479 all icons still show.
-
Upgraded all Iconize packages to 3.5.0.114 all icons still show
-
Upgraded all Iconize packages to latest 3.5.0.115 all icons not showing.
So it stopped working at Iconize version 3.5.0.115.
@jhermsen To me is the same, I downgrade to 3.5.0.114 and works again!
Indeed, under Iconize 3.5.0.129 / Xamarin. Forms 4.2.0.709249, only FontAwesome Regular Module is valid.
Also having compatibility issues and did some testing with different versions. I tried the Iconize.Sample project from this github repo. Findings:
- Compiled as is, all icons show (Xamarin.Forms 3.5.0.129452 & Iconize packages 3.5.0).
- Upgraded Xamarin.Forms to 4.1.0.581479 all icons still show.
- Upgraded all Iconize packages to 3.5.0.114 all icons still show
- Upgraded all Iconize packages to latest 3.5.0.115 all icons not showing.
So it stopped working at Iconize version 3.5.0.115.
@chenzhenghong Your solution works for me. I have spend so much time checking for why the icons were not showing