Crosswalk: Mismatch of CPU architecture

After building app, I get this

Will this show to my users or is it because I am debugging.

1 Like

So, this is a user device error? How can we (developer) can prevent this popup?

You must separate the architecture apk of X86 and Armv7 in Android with a multi-apk when compiling.

Duplicate https://forum.ionicframework.com/t/mismatch-of-cpu-architect-how-to-fix