I have been spending some of my time lately working on a application that will be partly used on mobile devices. The intention is to capture a photo and upload it from a mobile device. We are using Flickr to upload and store the photos through their APIs and to also retrieve them for a different part of the application.
Early on in the development of the application, to test the functionality we simply used the web browsers on our desktop computers, and we then tested the application in mobile devices once we were confident it met the requirements. We assumed that the web browsers on mobile devices wouldn’t be too much different from those found on desktop computer. We were wrong.
Popularity: 14% [?]