Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I was working on this for a long time, but couldn't find answer, so I hope, someone here might help me.

I used simple cordova taken picture file tranfer, everything works fine except that photo is not sent to server. File tranfer executes .php file, but no photo is sent. I did everything: whitelist for all domains, config.xml and plugins.xml are correct, I tried even use cordova 2.2.0 and 2.3.0. Every time I got:

Code = 200,
Response = ,
Sent = 0

I use BlackBerry Playbook

share|improve this question
I improved text formatting for the post. – Arhimed Feb 2 at 17:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.