I have seen multiple examples of like below: http://ilevelupapps.com/scanner-go http://www.pic2shop.com/developers.html
I'm wondering if there is a way or if even possible in my case to have a webApp on an IOS device displaying in full screen to call a barcode scanning tool in the middle of the flow of my App and return the result back to the Current App page, my thoughts are once the Scanner is called my webApp will be replaced with the scanner and the returned Url will open another instance of my WebApp in the browser non fullscreen with the returned Url, Impossible I take it w/o going Native?, thoughts please.
Noob but was thinking along the lines of calling a Get method in my html to the Url schema and getting a result?, im doubtful.
Thanks!.