NEW: MIh Alerts
This commit is contained in:
parent
b69a52a5a8
commit
00cd5488e3
66 changed files with 3188 additions and 5130 deletions
|
|
@ -97,7 +97,7 @@ class MihAccessControlsServices {
|
|||
await MihNotificationApis.addAccessRequestNotificationAPICall(
|
||||
app_id, requested_by, personalSelected, args, context);
|
||||
} else {
|
||||
MihAlertServices().internetConnectionLost(context);
|
||||
MihAlertServices().internetConnectionAlert(context);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -135,7 +135,7 @@ class MihAccessControlsServices {
|
|||
app_id, personalSelected, args, context);
|
||||
//notification here
|
||||
} else {
|
||||
MihAlertServices().internetConnectionLost(context);
|
||||
MihAlertServices().internetConnectionAlert(context);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue