I'm building a barcodescanner for both Android and iPhone, which needs to support several formats, including PDF417. I got the phonegap plugin from github working on Android (is working nicely, really cool), and looking into the iPhone/iOS version. But it seems the PDF417 format is not supported (yet).
Does anyone have an idea if the PDF417 format will be supported soon, or I should consider building something by myself? Or are their other plugins/libraries for phonegap that'll integrate smoothly?