Skip to content

Conversation

@Jack-Byrne
Copy link
Collaborator

Dial number should send rejected if there is an alert that is being displayed

Dial number should send rejected if there is an alert that is being displayed
@sandeepf184
Copy link

@JackLivio I think this should be implemented in SendLocation too. And I don't how many more methods actually follow this flow like dialnumber and sendlocation. And according to the documentation Emergency call is higher priority than alert, So Emergency call, alert comes under high priority messages. I think we should find a generic solution that it should check for priorities before displaying.

);
}
if (request.method == 'BasicCommunication.DialNumber') {
if (SDL.AlertPopUp.active) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JackLivio Is the AlertPopUp is a method of SDL RPC ???

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JackLivio

AKalinich-Luxoft added a commit that referenced this pull request Jul 11, 2017
…edata_impl

Implementation of Getinteriorvehicledata
Itileda pushed a commit to Itileda/sdl_hmi that referenced this pull request Aug 18, 2017
…_in_front_of_name

fix extra letter in front of appName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants