Can you pls check the implementation on javascript side. Does the position change or are the POIs 'jumpy' during running the experience. If the position changes with every restart, then maybe you still use the random locations set in the sample app.
Greetings
Nicola
l
laliebe be
said
about 8 years ago
i was install example project, let the attach pictures explain
Tell me the truth,
thx
N
Nicola Radacher
said
about 8 years ago
Hi,
As I tried to explain - if you're testing with the original wikitude sample app - it's expected behaviour that with every start of the AR view the position of the POIs change. As we're using random positions for displaying the POIs.
So if you didn't change anything in the sample app - the behaviour is expected. Please check the sample code and the documentation to find more details on how the positions are created randomly and how you can load your own POI data.
Greetings
Nicola
l
laliebe be
said
about 8 years ago
please tell me what has happened, if i try to reopen project, position always change to defferent place
using android studio and sdk 5.0
thx
N
Nicola Radacher
said
about 8 years ago
Hi,
If the POI loaction is 'jumpy' - meaning if the when checking the position without leaving and entering the AR view - the reason might either be that the compass values are not returned accurate or e.g. the GPS positions is not accurate.
If you refer to the different POI locations in the sample app, which change with every start, then this is expected behavior - the locations are chosen randomly.
laliebe be