smartdevicelink / sdl_requirements

Collection of requirements/technical tasks for new sdl_core features
BSD 3-Clause "New" or "Revised" License
2 stars 7 forks source link

CloseApplication RPC. #111

Open IGapchuk opened 5 years ago

IGapchuk commented 5 years ago

@kshala-ford , according to proposal https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0115-close-application.md please, confirm exact sequence for using Close Application RPC. Option 1: closeapplication_option1 Option2: closeapplication_option2 I have some uncertainties exactly to SDL-HMI communication in the sequence. Have we use ActivateApp request and response or we have to use CloseApplication in both communication (Mobile-SDL and SDL-HMI).

IGapchuk commented 5 years ago

@kshala-ford Any updates on this?

kshala-ford commented 5 years ago

@KhrystynaDubovyk the SDL proposal leaves it open to use what fits best. Option 1 seems the best option as it reuses an existing HMI RPC.