How to determine if a string is a URL in Objective-C

I'm new to iPhone development and Objective-C. Using the ZBar SDK I've developed a basic app which scans a QR image from the photo album and outputs what it translates to.

I want to know if there is a way to take this output, determine whether it is a URL and if so open it in a web browser.

12
задан Zachary Markham 14 March 2018 в 10:34
поделиться