0xbb / otp-authenticator

A two-factor authentication App for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera Problem Marshmallow

riipandi opened this issue · comments

I have problem connecting to camera, the message is: Sorry, the Android camera encountered a problem. Still error after restarting the device.

My device is Moto G XT1033

Thanks for your report. At the moment I can't reproduce this but, because I haven't got Marshmallow on any phone yet.

I am just using ZXing internally. Could you try if their app is working for you?
That's https://play.google.com/store/apps/details?id=com.google.zxing.client.android

I have installed zxing client, still error. Maybe you want to check the FreeOTP code, the barcode reader work fine.

http://freeotp.fedorahosted.org/

I meant if you could install the ZXing Barcode Scanner and checking if it also crashes.

I have installed ZXing Barcode Scanner cause i use it, and zxing work fine.

I think this is caused by Android M's runtime permissions.

Reference: journeyapps/zxing-android-embedded#89

Okay, i'll try. Thanks by the way

I will try to organise a Marshmallow phone and push out an update soon.

It's work now. To fix this issue just go to Android setting -> App Permission and then give camera permission to this app.

Thanks.

Failed to install :-(

@riespandi ok thanks anyway

Okay. Happy coding