I developed an ARchitect World on my Android device and it works perfect - when I'm looking at the same on my iPhone 4 the HUD elements are tiny. What am I missing?
P
Philipp Nagele
said
over 11 years ago
Using the viewport setting will render your HUD parts correctly
R
Roberto Viola
said
over 9 years ago
This solution works fine on iOS but it doesn't on Android.
On android the hud is resized, but there is a problem on the click event of the pois: infact, the touch area are shifted from their right position.
For example: if a poi is located to x 100 y 100, i have to click to x 300 y 300.
Disabling the viewport it works fine again.
How could i solve it?
Thanks
EDIT: I'm using Phonegap Plugin with the lastest version of wikitude
Default