lagging when scan
Please provide your development details as below;
1. SDK Version:
2. Development Environment: (eg. Unity-Android, Unity-iOS, Native Android, Native iOS)
3. Tracker/Scanner:
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise):
5. Target Device(Optional):
We can assist better if you attach screenshots of issues.
1)4
2)unity-android
3)Image
4)Pro-One Time Fee
5)Redmi note 4, SamsungS8
when we scan the marker for the first time, thing wrks nicely
but over time, the device becomes more lag every time we scan until it froze.
we have to force quite the apps, and open the apps again to do another scan....
and it happens again and again
please need help ASAP
thanks
Reimajina Team
Thank you for your interest in the MAXST SDK.
First of all, you mentioned the image above as an image tracker. However, the description below is written as a marker. What tracker did you use?
Does it mean that there is a delay in scanning each time a load is accumulated so that the app can not be used?
If our SDK is the cause, it's really a serious problem.
Please show us the video that works.
Leo
Maxst Support Team
we're using image as marker
this is the link of the lag
https://youtu.be/kLc0PzurXRY
thanks
Reimajina Team
I can't see the video.
Please make sure the video is set to private.
Leo
Maxst Support Team
its already made to public
It looks like our SDK is not wrong.
It seems that the loading of each content continues to accumulate.
As you know, the heap memory that Android devices allocate to each application is very small.
Destroy existing content when loading new content. Then it will be solved.
Leo
Maxst Support Team