ios - iPhone Application User Interface gets affected with ON CALL Notification -
i developing iphone application, application user interface gets affected when there call on device.
i.e attending call, using application, @ time on call notification in green box appears @ top of screen.
when notification comes, application ui gets affected in pixels.
how overcome issue?
regards, balu
you can use autoresizing property in uiview class , test toggle in-call status bar on simulator.
Comments
Post a Comment