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