In UIKit, Swift, I would need to insert a SF Symbol into a textField or a label.
The symbol shows correctly in Xcode (in a string in code or in IB).
But at runtime, the symbol is not found and replaced in the TextField by the unfound symbol:
Is there a way to achieve this and display the symbol as a pure string, like we do with emoji ?