Skip to content

Stop the core when app is terminated to make sure the Main Core doesn't stay...

Quentin Arguillere requested to merge fix/core_stop_on_app_termination into release/5.1

Stop the core when app is terminated to make sure the Main Core doesn't stay in Shutdown state, which would block the App Extension when receiving push notifications

Merge request reports