ios - Iphone webApp Barcode Scanner -


i have seen multiple examples of below: http://ilevelupapps.com/scanner-go http://www.pic2shop.com/developers.html

i'm wondering if there way or if possible in case have webapp on ios device displaying in full screen call barcode scanning tool in middle of flow of app , return result current app page, thoughts once scanner called webapp replaced scanner , returned url open instance of webapp in browser non fullscreen returned url, impossible take w/o going native?, thoughts please.

noob thinking along lines of calling method in html url schema , getting result?, im doubtful.

thanks!.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -