BUGS ENCOUNTERED WHILE TESTING

Camera crashes in app on Android


When trying to take a photo in the app using the device camera, it crashes after hitting the ‘ok’ button, it then returns to the camera screen again. if you try again it comes up with the error ‘camera keeps stopping’ and also relaunches the app, without saving the photo completely.


After implementing various methods and techniques at the end, we’ve decided to add a column data validity test such as : 

Data >Timestamp> Columns > Image > Valid If : ISNOTBLANK([Image]) 

Which guaranteed that a zero-length string is not saved to the database, and would force the user to stay in the take a picture using phone camera until they get it right and then upload it to the database.

Post a Comment

0 Comments