Search code examples
iphoneobjective-cbarcode-scannerweb-search

For webSearch in objective c?


I want to Search bar code number in Google as well as other website that client need from my application. please give me the suggestion

Thanks in Advance


Solution

  • Make an request to http://www.google.com/search?q=MyKeyWords where MyKeyWords is your search string.