Tell us about the problem
iOS crashes when setting Font-Family to Font-Awesome on a Span with Service exited due to Segmentation fault: 11. It worked just fine in NS 2.5 and it also works fine if I change the Font-Family to monospace for example. Other instances where Font-Awesome is used work just fine.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
$ tns info
All NativeScript components versions information
┌──────────────────┬─────────────────┬────────────────┬───────────────┐
│ Component │ Current version │ Latest version │ Information │
│ nativescript │ 3.0.1 │ 3.0.1 │ Up to date │
│ tns-core-modules │ 3.0.0 │ 3.0.0 │ Up to date │
│ tns-android │ │ 3.0.0 │ Not installed │
│ tns-ios │ 3.0.1 │ 3.0.1 │ Up to date │
└──────────────────┴─────────────────┴────────────────┴───────────────┘
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Please see this test project. When you run the project on iOS it crashes on this line.
Tell us about the problem
iOS crashes when setting Font-Family to Font-Awesome on a Span with
Service exited due to Segmentation fault: 11. It worked just fine in NS 2.5 and it also works fine if I change the Font-Family tomonospacefor example. Other instances where Font-Awesome is used work just fine.Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Please see this test project. When you run the project on iOS it crashes on this line.