When loading large number of drawables ARWorld often doesn't succeed to load them all. Now I have three trackables filled with drawables. After tracking two of them successfully (in any order) I try to track the third, but even part of its drawabes is loaded. Is it a known problem and how can I handle it?
Regards,
Vasiliy
M
Mauricio Sanchez
said
almost 7 years ago
I'm experiencing something similar. Loading 3 videos every time I hit a button. Only difference is that when I load my elements, I can see them instantiated and printed in the console. But sometimes one of them will not draw to the marker, has anyone experienced this? I'm setting my zOrder just to make sure.
Any help is much appreciated,
M
A
Andreas Schacherbauer
said
almost 7 years ago
Hi Vasiliy, With our latest SDK version 5.2, this shouldn't be a problem anymore.
Best regards,
Andreas
A
Andreas Schacherbauer
said
almost 7 years ago
Hi Mauricio, Are you using the latest version of our SDK (5.2)? Do you experience this with iOS or Android (which device, OS version)?
Vasiliy Dumanov