Hello,
Please how do you deal with the differences of behavior between two mobiles ? Time to time, I discover things I didn't want and hadn't seen while prototyping.
For example : this morning, I had a bug report because I was sending a urlencoded string to a server using httputils2. The string contained an exclamation mark... I never never had any error previously.
Please do you put a try/catch including all your code ? I guess you don't...
Thanks
Please how do you deal with the differences of behavior between two mobiles ? Time to time, I discover things I didn't want and hadn't seen while prototyping.
For example : this morning, I had a bug report because I was sending a urlencoded string to a server using httputils2. The string contained an exclamation mark... I never never had any error previously.
Please do you put a try/catch including all your code ? I guess you don't...
Thanks
Last edited: