You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try and retrieve text from an html link, I can output it correctly in the NSLog but when I try and set a label's text to it, nothing shows up. This is confusing because I see the data in the log but I cannot make it appear in a label. It works if I put it in a text field which is strange but I want a label. Thanks for the support.
The text was updated successfully, but these errors were encountered:
When I try and retrieve text from an html link, I can output it correctly in the NSLog but when I try and set a label's text to it, nothing shows up. This is confusing because I see the data in the log but I cannot make it appear in a label. It works if I put it in a text field which is strange but I want a label. Thanks for the support.
The text was updated successfully, but these errors were encountered: