linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] [Linphone-users] Linphone iPhone - Suspended M


From: Jehan Monnier
Subject: Re: [Linphone-developers] [Linphone-users] Linphone iPhone - Suspended Mode
Date: Thu, 7 Jul 2011 15:56:28 +0200

Hi,

Which version of Linphone for IOS do you use ?
Cheers


Le 7 juil. 2011 à 07:35, Ramu a écrit :

Hi List,

When we lock iPhone when linphone is running it is not going into the suspended mode instead it is showing red flash bar when we unlock the device.

We looked at the suspended and background modes of iOS sdk.  We added following method in Classes/LinphoneAppDelegate.m file
- (void)applicationWillResignActive:(UIApplication *)application {
[[LinphoneManager instance] enterBackgroundMode];
}
Now the application is going into the suspended mode and when we un-lock it is showing as it was without taking time.

We looked different applications (ex: skype)They are doing same.

Can you guys please patch linphone?
--
Ramu
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]