Hi all,
Anyone succesfully deployed a servoy-websolution on the iphone?
and following the iphone (mobile browsers) standards?
I mean also, with the auto-scaling option working?
Something like the attachement…
I have tried several things, but I keep on zooming in and out.
(Almost) everything is possible. I think we solved the scaling issue and some other things that are iPhone specific. You have to carefully read some of Apple’s docs on iOS 18 - Apple Developer, make quite some workarounds with style sheets etc. The screenshots below are from our iphone client. We just have to do some more style tweeks, but we are pretty happy with the result (all German, unfortunately):
Would you share your style sheet and screen dimensions? I think that a lot of people would like to develop iPhone-compatible screens in their solutions…
Unfortunately it is not that easy. We had to tweak Servoy’s html quite a bit to make that work (not only from the stylesheet side). Maybe I can answer specific questions…
we have found a way, to make great iphone looking web-apps without touching the style-sheets by hand! We use some html (header) injection and proper servoy-styles. (Thanks for the tip, Johan! )
as soon we have finished up, I’ll post some details here.
we have found a way, to make great iphone looking web-apps without touching the style-sheets by hand! We use some html (header) injection and proper servoy-styles. (Thanks for the tip, Johan! )
as soon we have finished up, I’ll post some details here.
Hi Harjo
Did you make any progress with this ? I am very interested to know any tips etc
Just wondering how you know when an iphone client connects so that solution can divert to compatible forms? Sorry if this has been answered elsewhere but if it has I can’t find it!