Ok, I got it.
There was a problem on write permission about the location on where saving the photo taken by camera.
On some devices, everything goes well, on others the camera will fails to write on disk and instead of given an error, it will freeze the app :-(
My mistake, because I used an hard-coded path and I didn't notice it :-(