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

Crash when using with 64 bit #10

Open
oferRounds opened this issue Jun 6, 2019 · 2 comments
Open

Crash when using with 64 bit #10

oferRounds opened this issue Jun 6, 2019 · 2 comments

Comments

@oferRounds
Copy link

After upgrading our app to 64 bit (as Google requiers it for all apps to do by August 1st) we get the following crash, which happens when the scanner is getting opened.
Any idea how to solve it?

image

@oferRounds
Copy link
Author

oferRounds commented Jun 6, 2019

Specifically, it started to happen after I removed from from /app/build.gradle the following lines:

ndk {	
            abiFilters "armeabi-v7a", "x86"	
        }

@oferRounds
Copy link
Author

@aseemnishad any idea?

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