I have a problem with the IOS version of my app. When i rotate my tracking view in landscape it seems that all the html object are getting bigger. (see the screenshot attached). I don't have the problem on the android version where i use exactely the same code.
Could you help me find where this come from?
Best regards
Richard
A
Andreas Schacherbauer
said
almost 8 years ago
Hi Richard, We use the standard UIWebView to load and display the .html page and do not change it in any matter regarding rotation handling. Have you tried to load your .html in e.g. Mobile Safari? Maybe also looks differently there as well.
Jean-Louis ZADIKIAN