0

I had this check in my app for a long time...

if(UIReferenceLibraryViewController.dictionaryHasDefinition(forTerm: word))

Suddenly, I don't get any errors but every word string i pass it returns false.

Both Mac and iPhone recently upgraded is this OS issue? Monterey 12.1 and iOS 15.1.1

Thanks!

saarpa
  • 47
  • 7

1 Answers1

0

Updated to iOS 15.2 today and it seems to have solved the issue.

ZygD
  • 22,092
  • 39
  • 79
  • 102
saarpa
  • 47
  • 7