Giacomo
Giacomo
Second this, the images are been saved with this weird extension. IMG_20200508_145648_1..jpg%d.%s And this prevents them from been displayed in the gallery
@megzworld Works perfectly thanks!
You need to launch your fragment in the **onPictureTaken** method in the **CameraFragment** class: ``` @Override public void onPictureTaken(byte[] data, Camera camera) { int rotation = getPhotoRotation(); //Log.d(TAG, "normal orientation:...
Hi, on my last interaction with Bitrise support they stated that: "It does not appear to be due to a change we made" So they might not actually fix this...