Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use camera when select images when creating pdf #1071

Open
deepoceansame opened this issue May 7, 2022 · 5 comments · May be fixed by #1072
Open

Can't use camera when select images when creating pdf #1071

deepoceansame opened this issue May 7, 2022 · 5 comments · May be fixed by #1072

Comments

@deepoceansame
Copy link
Contributor

Describe your issue here.

Steps to reproduce

  1. open app
  2. select Images to PDF
  3. click "SELECT IMAGES" button
  4. click camera of Matisse

Expected behaviour

Go to camera and shot a picture and back to the Image to PDF page with the shot image.

Actual behaviour

The screen becomes white for a while and then back to the home page.

Would you like to work on the issue?

Yes

@KOISHI-CHEN
Copy link

KOISHI-CHEN commented May 7, 2022

@codegsaini Hi, my teammate @deepoceansame find the crash while fixing another issue, could we work on this?

@wzy1935
Copy link

wzy1935 commented May 19, 2022

Hi, I'm a teammate with @deepoceansame and @KOISHI-CHEN. This problem only occurs when camera permissions have not been applied. We notice that Matisse will not apply for this permission, so it has to be done before choosing images. And when applying privileges was done, the onRequestPermissionsResult callback didn't work correctly. This means after the user chooses "Don't ask again" in the privilege request, the user will not get any response anymore when they hit the function button (the problem also occurred in scan QR code). I will try to find a way to fix it, I think it is related to the Android 6.0 version problem?

@wzy1935 wzy1935 linked a pull request May 21, 2022 that will close this issue
9 tasks
@harshvijay63
Copy link

ya camera is not working it says fix the camera

@yephny
Copy link

yephny commented Aug 31, 2023

Nothing happens on my device when I tap the camera button.

@KOISHI-CHEN
Copy link

KOISHI-CHEN commented Aug 31, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants