When a phone call is in progress, a little status bar shows up near the top of screen. The iOS emulator calls this the In Call Status Bar. This status bar also shows up if the phone is being used as a hotspot.
What event can be listened for to detect when the status bar shows up and what property can be checked to see how much vertical space is left for the app to use?
Thanks.
Platform: iOS 5.1.1, Device: iPhone 4S, Host OS: OSX 10.7.4, Studio: 2.1.0.201206251749, SDK: 2.1.0.GA
1 Answer
Take a look at David Bankier's module http://developer.appcelerator.com/question/121164/detect-if-a-call-is-ongoing
Your Answer
Think you can help? Login to answer this question!