How would I go about decting whether my App is launched while a user is on a phone call? Right now my whole view is shifted down by the green bar on top while on a call, so a bottom portion of my view is blocked off.
I can reconfigure my view correctly if I know when a user is on a call, but I cant seem to find a way to know that.
I can reconfigure my view correctly if I know when a user is on a call, but I cant seem to find a way to know that.