Skip to content

Add option unregister_at_stop in linphone account parameters to unregister or...

Flore Harlé requested to merge feature/param_to_unregister_at_stop into master

Add option unregister_at_stop in linphone account parameters to unregister or not an account when the core stops. The unregister is done if the parameter is true (default value). Use this parameter with iOS to not unregister when the application is in background and the push notifications are disabled.

https://linphone.atlassian.net/browse/SDK-399

linphone-sdk!4783 (merged)

Edited by Flore Harlé

Merge request reports