We're using Wikitude to do some image recognition in our app. It works fine on most of our devices, but it regurlarly crashes on the Nexus 6. Occasionally it does work, but most of the time it crashes.
The crash log is shown below.
The Nexus 6 is Android 5.1.1 . I've tried it on a Sony Z3 running 5.1.1 and it works, it also works on a Galaxy S4 running 4.4.2
I'm using Wikitude 4.1.1, the wtc has 2 image targets in it.
Is there anything I can do to make this work?
Thanks
John
08-27 13:16:14.747 7804-7804/uk.co.xxxx I/WebViewFactory? Loading com.google.android.webview version 44.0.2403.117 (code 240311700)
08-27 13:16:14.758 7804-7804/uk.co.xxxx I/LibraryLoader? Time to load native libraries: 1 ms (timestamps 2907-2908)
08-27 13:16:14.758 7804-7804/uk.co.xxxx I/LibraryLoader? Expected native library version number "",actual native library version number ""
08-27 13:16:14.766 7804-7804/uk.co.xxxx V/WebViewChromiumFactoryProvider? Binding Chromium to main looper Looper (main, tid 1) {267f5050}
08-27 13:16:14.766 7804-7804/uk.co.xxxx I/LibraryLoader? Expected native library version number "",actual native library version number ""
John Singleton