We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Null reference in combobox because of missing font


  Null reference exception from some of our  customers phones.

  • UILabel.set_Font (UIKit.UIFont value)
  • Syncfusion.iOS.ComboBox
    Token.set_InternalSettings (Syncfusion.iOS.ComboBox.TokenSettings value)
  • Syncfusion.iOS.ComboBox
    SfComboBox.TokenWithLabel (System.String tokenText)
  • Syncfusion.iOS.ComboBox
    ComboBoxTableDelegate.RowSelected (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath)


  • Base on what I dig it's because UI fort family is hard coded into default token settings and there is no check if this font exists and on some installs it does not

            private TokenSettings DefaultTokenSettings()
            {
                return new TokenSettings
                {
                    FontFamily = ".SF UI Text",

    iOS

    13.1.2


    3 Replies

    HM Hemalatha Marikumar Syncfusion Team October 24, 2019 10:38 AM UTC

    Hi Ilya,

    Greetings from Syncfusion.

    We would like to let you know that the reported issue "TokenSettings crash in iOS 13" has been fixed. And its fix will be included in the upcoming weekly NuGet Release which is scheduled to be rolled out on October 29, 2019. 

    Please let us know if you have any concern. 
     
    Regards, 
    Hemalatha M. 



    HM Hemalatha Marikumar Syncfusion Team November 4, 2019 05:45 AM UTC

    Hi Ilya, 
     
    Thanks for your patience. 
     
    Due to some technical hurdle, this fix was not moved to the weekly nuget release. Right now, this issue has been resolved and will be available in our upcoming Volume Service Pack release, which is scheduled to be rolled out in the first week of November 2019. 
     
    Regards, 
    Hemalatha M. 



    HM Hemalatha Marikumar Syncfusion Team November 6, 2019 12:42 PM UTC

    Hi Ilya, 
     
    Thanks for your patience. 
      
    We are glad to announce that our Essential Studio Volume 3 SP 1 2019 (v17.3.0.26) is rolled out and the fix of the reported issue “TokenSettings crash in iOS 13 “is included in it which is available for download under the following link. 
      
     
    Please let us know if you have any concern. 
     
    Regards, 
    Hemalatha M. 
      
     


    Loader.
    Live Chat Icon For mobile
    Up arrow icon