I already created the ARway viewer app with the SDK, but since the app is not functioning well, I click the scan QR and It doesn't scan the qr code also there is no AR content shows on the app even I have completely create a map to the ARway creator app. Can u help me? and also when I change the Logo's and other images on 1_ui of sample app when I build the app the qr scanning function is suddenly force stop the app and give a log error "java.lang.Error: FATAL EXCEPTION [UnityMain] Unity version : 2021.3.17f1 Device model : Xiaomi 22021211RG Device fingerprint: POCO/munch_global/munch:13/TKQ1.220807.001/V14.0.4.0.TLMMIXM:user/release-keys Build Type : Release Scripting Backend : IL2CPP ABI : arm64-v8a Strip Engine Code : true Caused by: java.lang.Error: Â Â Â Â Â Â Â Â Version '2021.3.17f1 (3e8111cac19d)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a' Build fingerprint: 'POCO/munch_global/munch:13/TKQ1.220807.001/V14.0.4.0.TLMMIXM:user/release-keys' Revision: '0' ABI: 'arm64' Timestamp: 2024-03-17 00:17:17+0800 pid: 7504, tid: 8195, name: GC Finalizer >>> com.bupc.csdnav <<< uid: 10291 signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x68 Cause: null pointer dereference x0 0000000000000068 x1 b4000078558cfa80 x2 0000007a78701068 x3 0000000000000004 x4 0000007a76808020 x5 0000000000000000 x6 0000000000008000 x7 53ff736d746e4264 x8 000000784fa73dc8 x9 53e649241b92e9a8 x10 00000079b5ef0140 x11 00000079b4775c40 x12 00000079b4775c30 x13 0000000000003ca0 x14 0000000000003c60 x15 000000000000000a x16 000000784fab68c0 x17 0000007a651c2388 x18 00000079350f4000 x19 0000000000000068 x20 0000000000000000 x21 0000007a651c0e9c x22 b4000078441e5290 x23 000000793baaf000 x24 00000079b5ec0000 x25 000000793baac000 x26 0000000000000001 x27 0000007841867000 x28 00000000000fe000 x29 00000079b5ebf9b0 sp 00000079b5ebf9b0 lr 000000784fa7351c pc 0000007a651c2398 backtrace: #00Â pc 00000000000f6398 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_mutex_lock+16) (BuildId: 607a29162b319a50c57abd2b2141d335) at libc.pthread_mutex_lock(pthread_mutex_lock:16)". help me please,
ASAP. thank you
Hi Christian,
The error shared above is most likely due to a file being deleted, causing a null reference exception. If you are looking to replace the images, I would recommend following these instructions from the documentation page:
https://docs.arway.ai/arway-sdk/branding-the-sample-app/replacing-arway-logos-in-the-sample-app
You can also change the app text and language using these instructions: https://docs.arway.ai/arway-sdk/managing-app-localizations
If you are still experiencing issues with a force stop, I recommend rebuilding the project from the .zip file by following these instructions: https://docs.arway.ai/arway-sdk/building-from-the-source-code