I used 100%y in b4a to get screen height. if I use it in b4i I get a value of 42.0 ?? I tried 100%x and got a value of 434 so I know something is skewed. I'm using iPhone 6plus.
i kind of use it everywhere. I found a weird work around of resizing an image in designer script and then using the image height in my code. and then using math to figure out percent that works.
its definitely a bug. designer script 100%y works fine.