how to decode imgDataBase64 of the response(camera service)
Posted: Wed Jun 25, 2014 4:09 pm
Hello,
I have a camera service, after call the service, I need save the photo to local jpeg file using phonegap plugin, see phonegap file plugin here: http://docs.phonegap.com/en/2.5.0/cor...
My question is how do I decode the string returned by camera service?