ipad - Present ModalView over PopoverView in iOS -


i trying develop application needs present view modally while loading app background. issue if there popover opened before sending app background modal view presented behind popover. used viewcontroller.modalpresentationstyle = uimodalpresentationcurrentcontext; method solve issue. 1 solved issue causing issue if rotate device while showing presented view , dismiss that, actual view behind appears distorted, locations frames seems changed.

please share thoughts issue. in advance.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -