Hi,
I developped a little application that represents points of interest on a map. When I turn the IPhone Landscape, I splitted the view in 2 parts, one with the map and one with the list of the points of interest, sorted by distance... When I click on an item on the list, there is a push navigation going to a WebPage for the point of interest...
So far, so good, works fine... However, if I rotate back the IPhone to Portrait while on the WebPage, I only see half of the WebPage displayed, like if the underlying view was still Landscape...
How can I avoid that? I have pictures to explain better the behavior, but it looks like I'm unable to upload...
Regards,
Rejean