mulitple qr code tracker issue
Please provide your development details as below;
1. SDK Version: 5.0.0
2. Development Environment: (eg. Unity-Android, Unity-iOS)
3. Tracker/Scanner: qr code tracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise):
5. Target Device(Optional):
hello i have used qr code tracker sample when i am scanning with same similer urls it will show me same result on both urls i have for example
for generating qr code
first url is : http://phpdev.ga/teachAr/api/public/api/v1/getMediaDetails/1
second url : http://phpdev.ga/teachAr/api/public/api/v1/getMediaDetails/2
qr code searching word = getMediaDetails
now here i got only first url as result for both qr code can you please tell how to resolve this issue.
Thank you for your interest in MAXST AR SDK.
Enter the correct QRCode search term setting in number 1.
If you have related AR SDK questions, feel free to ask.
Best regards,
Francisco
MAXST Support Team
Hello,
Thanks for the reply but my qr code is dynamic generating from web server when i recognise it gives me same results for both codes that is the reason i set
qr code searching word = getMediaDetails
can you help me with this ?
Is getMediaDetails a function?
In QR-Code Searching Words, do not enter the dynamically changing QR code value,
but you must enter static words.
Best regards,
Francisco
MAXST Support Team
Hello
Thanks for replay
no getMediaDetails is ar code searching word i explain you with example so
i have generated qr code with this url : http://phpdev.ga/teachAr/api/public/api/v1/getMediaDetails/1 and after scaning this qr code i will get the result suppose { Result A } than i create a second qr code with this url : http://phpdev.ga/teachAr/api/public/api/v1/getMediaDetails/2 and its result will be { Result B } but the problem i am facing when i scan first qr code i got as result { result A } but when i scan second qr code i got { result A } due to same qr code searching word to solve this i have to load that scene every time so that i can get {result B } when scan second qr code first time.
so the problem is it only giving same response when we scan first time that qr code for all qr codes.
my qr code searching string is static for all qr codes.
Sorry to late reply.
Enter first url and second url in the QR-code Searching words section of each QrcodeTrackable.
In QR-code Searching words, enter the code value for the QR-code.
If you have difficulty using the QR code search word, please upload the QR-code.
you upload it, we will conduct a test and teach you the QR code value of the QR-code.
Best regards,
Francisco
MAXST Support Team