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

Password Process Issue #1

Open
namanbhardwaj42 opened this issue Jan 29, 2019 · 0 comments
Open

Password Process Issue #1

namanbhardwaj42 opened this issue Jan 29, 2019 · 0 comments

Comments

@namanbhardwaj42
Copy link

namanbhardwaj42 commented Jan 29, 2019

1.) first of all this code was not working without location permission So I had to add these lines below in manifest.xml files :

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"  />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

2.) After scanned result password input dialogue box pop up doesn't work at all, it asks the password but doesn't submit it for further process.

So password issue I'm facing currently now.. testing this on my mi note 5 pro (8.1.0) oreo.

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

No branches or pull requests

1 participant