Page 1 of 1

Issue with fonts in Android (Noesis 1.2 & 1.2.1)

Posted: 25 Mar 2015, 23:25
by Genom
Hi after lot of try and error I found that this line
<Grid Height="1000" Width="4320" TextElement.FontFamily="/UnityVS.Myapp.Unity.CSharp;component/Assets/Fonts/#tabitha">
is making my app to crash, but just in Android (in desktop it works fine). any idea why?

thanks!

Re: Issue with fonts in Android (Noesis 1.2 & 1.2.1)

Posted: 27 Mar 2015, 00:16
by sfernandez
Could you please attach the logcat to see if any error is thrown explaining the reason of the crash?
Thanks.