Sorry to bring this issue to the B4A community as i am currently developing CustomView supporting both android and IOS. I have manage to get my CustomView
across both OS but there are still some minor issue on the %x and %y when i position labels between these different platform. They turn out at slightly different position
* Due to their respective screen resolution. (Comparing my android phone vs iPhone 6)
Is there a better way of doing this accurately at least? ( Other than using %x and %y / or maybe dip *IOS dont recognise dip as i know )
Can you show us some screenshots with your concern.
And, better, post a small project showing the problem, so we could see what exactly you have done and how.
Then we could give you concrete advice.