linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Linphone iPhone - Suspended Mode


From: Ramu
Subject: Re: [Linphone-users] Linphone iPhone - Suspended Mode
Date: Thu, 7 Jul 2011 22:51:29 +0530

Jehan,

Latest git source.

2011/7/7 Jehan Monnier <address@hidden>
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


_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users




--
Ramu

reply via email to

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