Reputation: 641
How can I search a NSString
for a url in Xcode iOS?
For instance, If scan it for
HTTP://
and detect where the end of that url is and return the url string.
NSSearchFieldCell Class Reference
is only available on Mac development.
Upvotes: 1
Views: 1737