kigen / Ushahidi_WindowsPhone

A Windows Phone client for ushahidi platform (http://ushahidi.com)
0 stars 0 forks source link

API issue with incident submissions #1

Open gcameron89777 opened 11 years ago

gcameron89777 commented 11 years ago

Someone kindly created a Windows 8 App for my deployment. The App looks great but they appear to be having an issue using the API.

I'm not sure what the rules are on bug reports in this situation (branded deployment specific App) since it's branded but it might be that the outcome helps in any future Windows phone development (If it's on the cards).

"We are experiencing problems in trying to submit incidents, either with or without photos.

Please see the following excerpts from Fiddler, the first one submits an incident without an image and the second ones attempts to send one with an image"

I created a Gist with the fiddler output here: https://gist.github.com/gcameron89777/5879758

The App is available here http://www.windowsphone.com/en-ca/store/app/trashswag/ccaeb47e-34f4-4c9f-9b0b-bdcfd4efccc4

kigen commented 11 years ago

Thank you for raising this issue. The current version of ushahidi 4 windows phone doesn't support the report upload for now, hence i haven't been able to experience the issue that your app is experiencing at the moment. If you could give me access to source code of this application, then i could help you out fix this issue. Thank you.

Since this issue doesn't arise from the code existing on this repository, allow me to close the Issue. We will re-open once we encounter it in this code. You can reach me via kigen 'at' outlook.com

kigen commented 10 years ago

64de09d477157a0eec00f72880d3f68e2d77d1f9 Check out this commit for the implementation of the upload feature.. Tested and working without any problem.