jsmarcus / Iconize

Use icon fonts in your Xamarin.Forms application!
Other
204 stars 71 forks source link

IOS Sample App only shows questionmark or name instead of icon #18

Open gmwilhelm opened 7 years ago

gmwilhelm commented 7 years ago

Hello,

on an iPhone7 IOS 10.3 simulator the ios sample app only shows a questionmark icon or the name of the icon instead of the real icon.

IconToolBarItem shows questionmark IconImage shows questionmark IconImage shows questionmark IconButton shows name IconLabel shows name

The same on a real device.

All nuget packages are the latest version as of today.

gavinb80 commented 7 years ago

experiencing same issue

yinyue200 commented 7 years ago

experiencing same issue

geaz commented 7 years ago

I added a push request to solve this issue. In the mean while you are able to add the used font to the "Resource" folder of your iOS project and select "Build Resource" (sorry, the screenshot is german) screenshot

Pirate911 commented 5 years ago

I have exactly the same issue as you guys .