Closed tosuccesspractice closed 4 years ago
i use
func dimelo(_ dimelo: Dimelo!, shouldDisplayNotificationWithText message: String!) -> Bool {
return false
}
but this function never called
why nobody respond ? it's really urgent problem ?
Hi @tosuccesspractice,
I will check this and I will back to you as soon as possible.
Regard,
how many times ? because it's really problematic for me :( i already lost a lot of time because of this problem
i never get inside this function shouldDisplayNotificationWithText
Hi, can you say me for which customer do you integration our mobile SDK ? Thanks to it we can route you to the good person for support, regards.
it's for Engie
We do not have any in progress mobile integration project with Engie for the moment, if you need support on existing mobile integration you need to contact our support team by email (support.engagedigital@ringcentral.com) to be redirection to a technical resources.
I'm closing this issue. Don't hesitate to re-open or create a new one if needed.
Regards, Driss.
i send notification i receive it on the phone no problem
now i want to customise image title ...
the problem is this function on delegate was never called didReceiveRemoteNotification
On appDelegate didFinishLaunchingWithOptions :
I already activate remote notification on baclground mode
but the function didReceiveRemoteNotification was never called :(