Currently I am working on application to make and receive call. everything is working fine , excluding one bug specifically iniPhone 4s.
Steps to generate the issue :
Step 1 :When User A calls to User B (having iPhone 4s).
Step 2 :User B Without answering or rejecting call, it switch to airplane mode of network from wifi by going from setting.
Step 3 :Now User B comes back and found alert to make wifi on. and hence he press OK.
So at this point of stage User B is dis connect. Now When I force my application for background, In home screen Its show some Red color notifier on top.
I have attached an image here, Kindly have a look
So Don’t know what this notification for. And how do I avoid such notifications.
This notification raised only for iPhone 4s and specifically in case when you perform all operations or steps very quickly.
Normally the red status bar indicates that your app (in the background) is recording audio. Do you do this in AVEngineering?