quape

Results 9 comments of quape

Thanks for your answer and your links. I then thought reinstalling oauth could be the solution because that is what I haven't tried so far but it just doesn't want...

'params' => array( "language" => "de" ), 'data' => array( // your other data )

Ok it's probably because I'm using the "official" version from the PGB repository which is old and buggy. Maybe you could submit the latest version from here to PGB so...

Yes. The docs say it should work on WP8 but it doesn't. Did you compile it using the WP8 SDK for Windows or did you use the PhoneGap build service?...

Try this branch: https://github.com/bloxlab/BarcodeScannerWP8 It seems to have some fixes. Unfortunately I'm not able to test it because I'm on a Mac and Visual Studio in a VM consumes too...

Good to know that's one step better now. I just did some search but haven't found out what this error could mean. You could try to reach the author of...

Nice, so at least it works on WP8 now! I thought the boxlab branch just fixes the WP8 probs but also works for Android and iOS? Switching plugins would be...

This should really be merged together. I like PhoneGap. The big advantage of PhoneGap is that it supports all three platforms and it should deal with WP8 without compromises. But...

Well, you use blueimp fileupload which supports resizing. So it should only be some little piece of code to make it work. If you give me a hint why it...