Reputation: 897
I am writing an application which dials a phone number using the "tel" protocol. While dialing the standard iPhone dialer screen pops up. Is there any means by which this screen can be suppressed? Or make this screen device orientation aware?
Upvotes: 0
Views: 470
Reputation: 5819
I don't think it's possible to surpress the screen, as that would make apps be able to make calls without the user even knowing it. Didn't check the docs on that, though.
As for the orientation, don't know for sure but I don't think so. But don't you use the phone in portrait when calling?
Upvotes: 1