Capture Photo Android Distortion
Hi, i ́m trying to get the example from http://docs.appery.io/tutorials/using... to work with camera component.
I ́m having some troubles and i ́ll try to explain what ́s happening.
When i click on the take photo button, all it ́s ok.
When i click the native take photo,
A. On iOS it appears a rectangle and a move and Scale menu and a button "use". I cannot move and scale, but i can use this image. I saved it to database and i can use later.
B.on Android, there is no rectangle and no move and scale, just an button to "use" this image.
After this, when i see the images:
A. iOS get cropped as it shows on rectangle
B. Android image is "streched" and i cannot use it like that (for faces is terrible...)
How can i crop , or get the full image without distortions on android ?
Thanks,
Gonçalo